The GitHub Actions job "Tests" on airflow.git/fix-deadline-callback-fkey-index 
has failed.
Run started by GitHub user Jadu07 (triggered by potiuk).

Head commit for run:
85dcaf9653cd98d20586d0315d0ff6ebbdc5f501 / Yashraj Chouhan 
<[email protected]>
Fix slow downgrade performance by adding index to deadline.callback_id

This commit adds an index to the callback_id column on the deadline table.
It also modifies the 0094 migration script to create/drop this index during
upgrade/downgrade. To further optimize the downgrade path and avoid a full
table scan during batch deletions, the foreign key constraint is dropped
before deleting the data.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to