The GitHub Actions job "Tests AMD" on 
airflow.git/delete-import-errors-after-upgrade has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
5b8b026aefca9bc0d655993412af1cdfa45da616 / Ephraim Anierobi 
<[email protected]>
Clean up import error records during DB migration

This PR adds an SQL to clean up import errors during add bundle migration

The bug we found was that import errors with null bundle_name field
doesn't get cleared after migration. The processor manager's 
`clear_orphaned_import_errors` method
filters by bundle_name and that makes the import errors with null bundle_name 
not to be included
in the method's result

Report URL: https://github.com/apache/airflow/actions/runs/15497195019

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to