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

Head commit for run:
9bbd14db6716e957a866db17250e6c11dc2837c0 / Tzu-ping Chung <[email protected]>
Set data interval for dataset-triggered runs

Previously dataset-triggered runs don't set the data interval an
implicitly uses the compatibility fallback mechanism. This works fine,
but creates weird result when the DAG runs are ordered by data interval
fields because those NULL data intervals would sort differently against
non-NULL values created by manual runs. This is fixed by explicitly
providing the data interval when we create the dataset-triggered run, so
those fields are populated when the run is created in the database.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to