The GitHub Actions job "Tests" on 
airflow.git/sortega/add-index-ti-dag-version-id has failed.
Run started by GitHub user sortega (triggered by sortega).

Head commit for run:
6b16f0b961799f634fe8d6b6c1bcf0960a9429aa / Sebastián Ortega 
<[email protected]>
perf: add index on task_instance.dag_version_id

Add index ti_dag_version_id on task_instance.dag_version_id column
to improve query performance. The column was added in migration 0047
but no index was created, causing full table scans when filtering
by dag_version_id.

closes #60883

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

With regards,
GitHub Actions via GitBox


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

Reply via email to