This is an automated email from the ASF dual-hosted git repository.
amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c7a0681a61c Correctly select multiple columns with execute() (#47928)
add b99146ba9a3 Fix broken task mapping due to XCom refactor (#47944)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/sdk/execution_time/task_runner.py | 2 ++
task-sdk/src/airflow/sdk/execution_time/xcom.py | 2 ++
.../task_sdk/execution_time/test_task_runner.py | 30 ++++++++++++++++++++++
3 files changed, 34 insertions(+)