The GitHub Actions job "Tests" on airflow.git/fix/m6-add-dag-version-id-index has failed. Run started by GitHub user Vamsi-klu (triggered by Vamsi-klu).
Head commit for run: 5a3f293aa9ebccd8aea9218db266488c1ada701b / Ramachandra Nalam <[email protected]> Add missing index on task_instance.dag_version_id The dag_version_id column is queried by the DAG processor but had no index, causing full table scans on large task_instance tables. Add ti_dag_version_id index and corresponding Alembic migration. Closes: #61894 Co-Authored-By: Claude Opus 4.6 <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/22549062237 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
