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

Head commit for run:
3bebc9eaa51c712fc3791e78e3c0326c37f0f73f / Tzu-ping Chung <[email protected]>
Further simplify asset selection

We can save one more round trip to the database by a subquery to the dag
table. I also used has() and any() to replace select(1) calls. The
effect is exactly the same, but the code is automatically shorter.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to