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 8a8ad4719a Add logic for XComArg to pull specific map indexes (#27771)
add 72b1c2fb0c Optimize TI.xcom_pull() with explicit task_ids and
map_indexes (#27699)
No new revisions were added by this update.
Summary of changes:
airflow/models/taskinstance.py | 51 +++++++++++++++++++--------------------
airflow/models/xcom.py | 43 +++++++++++++++++----------------
tests/models/test_taskinstance.py | 27 +++++++++------------
3 files changed, 58 insertions(+), 63 deletions(-)