This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 8a5effd9ffd Lower bind pyspark and pydruid to relatively new versions
(#50205)
add 5adeac2c83e Handle MappedTaskGroup map indexes (#49996)
No new revisions were added by this update.
Summary of changes:
.../execution_api/datamodels/taskinstance.py | 2 +-
.../execution_api/routes/task_instances.py | 40 ++++++++++++++++++++--
.../versions/head/test_task_instances.py | 3 ++
devel-common/src/tests_common/pytest_plugin.py | 3 +-
.../src/airflow/sdk/api/datamodels/_generated.py | 4 ++-
task-sdk/src/airflow/sdk/definitions/xcom_arg.py | 23 +++++--------
.../task_sdk/definitions/test_mappedoperator.py | 15 +++++++-
7 files changed, 70 insertions(+), 20 deletions(-)