The GitHub Actions job "Tests (AMD)" on 
airflow.git/refactor/logging/drop-log-template-model has succeeded.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
351b9ad40c6c2954e1956c1f7bbdd603b76fb8f4 / LIU ZHE YOU <[email protected]>
Drop the LogTemplate DB model

The ES/OpenSearch task handlers reached into the metadata DB directly
to read the per-DagRun log template, which conflicts with the Airflow 3
execution model where task handlers shouldn't query the DB directly.
Log filename/ID templates are now always read from live config instead
of being pinned to the value in effect when a DagRun was created.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to