SamWheating opened a new pull request, #33622:
URL: https://github.com/apache/airflow/pull/33622

   closes: https://github.com/apache/airflow/issues/33606
   
   It looks like we weren't properly binding the engine to the table object 
before attempting to drop it, and as a result SQLalchemy was throwing 
exceptions. The only tests which actually run the db cleanup had set 
`skip_archive=False` so this went through undetected.
   
   Anyways, added a test to replicate the issue and then fixed it.


-- 
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