The GitHub Actions job "Tests" on airflow.git/fix-remove-unreferenced-triggers 
has succeeded.
Run started by GitHub user jedcunningham (triggered by jedcunningham).

Head commit for run:
7ec1d0542574a25e3cd6bc76c304cd2bd8732494 / Jed Cunningham 
<[email protected]>
Address review feedback

- Drop redundant `is_not(None)` from NOT EXISTS subqueries (the correlated
  equality already filters NULLs).
- Add regression test covering the latent correctness bug: with the old
  `NOT IN`, a single TI with `trigger_id IS NULL` made the predicate
  UNKNOWN per outer row, so unreferenced triggers were never deleted.
- Add newsfragment calling out the orphan-trigger cleanup fix.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to