dstandish opened a new pull request, #23485: URL: https://github.com/apache/airflow/pull/23485
Previously, if the `_airflow_moved` table existed, and there were bad rows, we'd fail the upgrade attempt. With this approach, we don't bother counting the rows ahead of time. If the table is already there we just append. Also add some DEBUG logging. Currently testing this out on the various dialects. -- 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]
