Skip to content

Conversation

github-actions[bot]
Copy link

  • fix(task_instances): handle upstream_mapped_index when xcom access is needed

  • style(expand_input): fix expand_input and SchedulerExpandInput types

  • test(task_instances): add test_dynamic_task_mapping_with_parse_time_value

  • test(task_instance): add test_dynamic_task_mapping_with_xcom

  • style: import typing

  • style: move the SchedulerExpandInput into type checking block

  • Revert "style: move the SchedulerExpandInput into type checking block"

This reverts commit c2c87ca.
(cherry picked from commit 5458e7e)

Co-authored-by: Wei Lee [email protected]

…om access is needed (#50641)

* fix(task_instances): handle upstream_mapped_index when xcom access is needed

* style(expand_input): fix expand_input and SchedulerExpandInput types

* test(task_instances): add test_dynamic_task_mapping_with_parse_time_value

* test(task_instance): add test_dynamic_task_mapping_with_xcom

* style: import typing

* style: move the SchedulerExpandInput into type checking block

* Revert "style: move the SchedulerExpandInput into type checking block"

This reverts commit c2c87ca.
(cherry picked from commit 5458e7e)

Co-authored-by: Wei Lee <[email protected]>
Copy link
Member

@Lee-W Lee-W left a comment

Choose a reason for hiding this comment

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

This is technically my PR... not sure I should just merge it

@Lee-W Lee-W requested a review from jason810496 May 26, 2025 06:34
Copy link
Member

@jason810496 jason810496 left a comment

Choose a reason for hiding this comment

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

I compared this backport with #50641, and they appear to be the same.

@jason810496 jason810496 merged commit 486dfda into v3-0-test May 26, 2025
69 checks passed
@jason810496 jason810496 deleted the backport-5458e7e-v3-0-test branch May 26, 2025 12:33
kaxil pushed a commit that referenced this pull request Jun 3, 2025
…om access is needed (#50641) (#50950)

* fix(task_instances): handle upstream_mapped_index when xcom access is needed

* style(expand_input): fix expand_input and SchedulerExpandInput types

* test(task_instances): add test_dynamic_task_mapping_with_parse_time_value

* test(task_instance): add test_dynamic_task_mapping_with_xcom

* style: import typing

* style: move the SchedulerExpandInput into type checking block

* Revert "style: move the SchedulerExpandInput into type checking block"

This reverts commit c2c87ca.
(cherry picked from commit 5458e7e)

Co-authored-by: Wei Lee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants