This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 5f2628d36c Count mapped upstreams only if all are finished (#30641)
add ed39b6fab7 Optimize performance of scheduling mapped tasks (#30372)
No new revisions were added by this update.
Summary of changes:
airflow/jobs/local_task_job_runner.py | 2 +-
airflow/jobs/scheduler_job_runner.py | 2 +-
airflow/models/dagrun.py | 71 ++++++++++++++++++++++-------------
airflow/models/taskinstance.py | 4 +-
airflow/serialization/pydantic/job.py | 1 +
5 files changed, 49 insertions(+), 31 deletions(-)