Apache Airflow version
2.2.1 (latest released)
Operating System
Debian
Versions of Apache Airflow Providers
Not relevant
Deployment
Other Docker-based deployment
Deployment details
Running on a kubernetes cluster
What happened
Upgrading from airflow 2.1.4 to 2.2.1 gave the following mesasge:
Airflow found incompatible data in the task_instance table in the metadatabase, and has moved them to _airflow_moved__2_2__task_instance during the database migration to upgrade. Please inspect the moved data to decide whether you need to keep them, and manually drop the _airflow_moved__2_2__task_instance table to dismiss this warning.
What you expected to happen
It's ok that this message show, but there is no explenation to be found on what to do if you want to keep this data around. Or why this failed.
How to reproduce
Not sure
Anything else
No response
Are you willing to submit PR?
Code of Conduct
Apache Airflow version
2.2.1 (latest released)
Operating System
Debian
Versions of Apache Airflow Providers
Not relevant
Deployment
Other Docker-based deployment
Deployment details
Running on a kubernetes cluster
What happened
Upgrading from airflow 2.1.4 to 2.2.1 gave the following mesasge:
What you expected to happen
It's ok that this message show, but there is no explenation to be found on what to do if you want to keep this data around. Or why this failed.
How to reproduce
Not sure
Anything else
No response
Are you willing to submit PR?
Code of Conduct