This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 31f34e9928 Expand tasks in mapped group at run time (#27491)
add 083e71c725 Align TaskGroup semantics to AbstractOperator (#27723)
No new revisions were added by this update.
Summary of changes:
airflow/models/abstractoperator.py | 27 +++++++++++++----------
airflow/models/expandinput.py | 6 +++---
airflow/models/mappedoperator.py | 2 +-
airflow/utils/task_group.py | 44 ++++++++++++++++++++++++++++++++------
4 files changed, 57 insertions(+), 22 deletions(-)