The GitHub Actions job "Tests" on 
airflow.git/asset-migrate-downgrade-remove-history has failed.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
a8d3470ba483a98fb79acdc1b99fe7e6490fcbda / Tzu-ping Chung <[email protected]>
Remove conflict datasets on downgrade

Since the old dataset schema (before 'name' was added) is stricter
('uri' must be unique), we may need to remove some history for downgrade
to be successful. This adds a query to delete orphaned rows if a
non-orphaned one exists to resolve the conflict. This drops history,
which is unfortunate, but there's no way around it, and this is probably
reasonable in a downgrade scenario.

Also fixed a mistake in the downgrade script where orphaned state is
reversed (what should be true is incorrectly false, vice versa).

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

With regards,
GitHub Actions via GitBox


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

Reply via email to