Skip to content

AIP-72: Add support for fetching XComs in Supervisor#44408

Merged
kaxil merged 1 commit intoapache:mainfrom
astronomer:handle-xcom
Nov 27, 2024
Merged

AIP-72: Add support for fetching XComs in Supervisor#44408
kaxil merged 1 commit intoapache:mainfrom
astronomer:handle-xcom

Conversation

@kaxil
Copy link
Member

@kaxil kaxil commented Nov 27, 2024

Similar to #44229 but for XComs

This commit adds support to handle XCom requests in the Supervisor process. The Task process could now send a request to the supervisor process to get a value of an XCom.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

Similar to apache#44229 but for XComs

This commit adds support to handle XCom requests in the Supervisor process. The Task process could now send a request to the supervisor process to get a value of an XCom.
@kaxil kaxil added the area:task-execution-interface-aip72 AIP-72: Task Execution Interface (TEI) aka Task SDK label Nov 27, 2024
@kaxil kaxil requested a review from ashb November 27, 2024 02:47
Copy link
Contributor

@amoghrajesh amoghrajesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, LGTM +1

@kaxil kaxil merged commit 21933a7 into apache:main Nov 27, 2024
@kaxil kaxil deleted the handle-xcom branch November 27, 2024 12:12
ArshiaZr pushed a commit to ArshiaZr/airflow that referenced this pull request Nov 27, 2024
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:task-execution-interface-aip72 AIP-72: Task Execution Interface (TEI) aka Task SDK area:task-sdk

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

2 participants