The GitHub Actions job "Tests (AMD)" on airflow.git/simple-dep-graph has 
succeeded.
Run started by GitHub user bbovenzi (triggered by bbovenzi).

Head commit for run:
e4aab145013fbce7e829241c221654335e5cff64 / Brent Bovenzi 
<[email protected]>
Batch entry-point resolution for scheduled Dags in the data-dependencies graph

Resolving each scheduled Dag's entry task previously deserialized the full
Dag once per Dag discovered while tracing an asset's dependencies -- for an
asset feeding many Dags, that's N full Dag deserializations plus N round
trips. Restructures the BFS to process a whole frontier of assets per round
and batch-resolve every scheduled Dag's entry point in a single query.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to