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 6734eb1 Fix assertion to check actual content (#21678)
add ba627f3 Run mapped tasks via the normal Scheduler (#21614)
No new revisions were added by this update.
Summary of changes:
airflow/models/dagrun.py | 38 ++++++++++++---
airflow/models/mappedoperator.py | 4 +-
tests/jobs/test_scheduler_job.py | 100 +++++++++++++++++++++++++++++++++++++--
tests/models/test_dagrun.py | 30 +++++++++++-
4 files changed, 159 insertions(+), 13 deletions(-)