You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2022/04/12 13:03:21 UTC

[airflow] branch main updated (30ac99773c -> 2bb69508d8)

This is an automated email from the ASF dual-hosted git repository.

ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 30ac99773c Call mapped_dependants only on the original task (#22904)
     add 2bb69508d8 Ensure that mapped TIs in BackfillJob have a start_date (#22946)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/backfill_job.py    |  3 +++
 tests/jobs/test_backfill_job.py | 22 +++++++++++++++++-----
 2 files changed, 20 insertions(+), 5 deletions(-)