The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user dstandish (triggered by potiuk).

Head commit for run:
e20b400317ae4eb41181c5b0cee466eff768b521 / Daniel Standish 
<[email protected]>
Remove usused index on task instance (#36737)

Index is only helpful for a user's custom query -- not for airflow in general 
(see comment 
https://github.com/apache/airflow/pull/30762#issuecomment-1886658295).  Noticed 
that this query had zero scans over a period of months.  I also observed that 
it also takes up as much space as the table itself.  Since it's not generally 
useful, it doesn't belong in airflow OSS.

Reverts #30762

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

With regards,
GitHub Actions via GitBox


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

Reply via email to