stijndehaes opened a new issue #19421:
URL: https://github.com/apache/airflow/issues/19421


   ### 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?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to