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

Head commit for run:
55a576d7ab932cdd6e1ef5c837d87fe4d64d25e2 / Daniel Standish 
<[email protected]>
Add indexes for CASCADE deletes

When we add foreign keys with ON DELETE CASCADE, and we delete rows in the 
foreign table, the database needs to join back to the referencing table.  If 
there's no suitable index, then it can be slow to perform the deletes.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to