Skip to content

[v2-10-test] Fix premature evaluation in mapped task group - #44937

Merged
shahar1 merged 3 commits into
apache:v2-10-testfrom
shahar1:fix-premature-evaluation-in-mapped-task-group-v2-10-test
Dec 17, 2024
Merged

[v2-10-test] Fix premature evaluation in mapped task group#44937
shahar1 merged 3 commits into
apache:v2-10-testfrom
shahar1:fix-premature-evaluation-in-mapped-task-group-v2-10-test

Conversation

@shahar1

@shahar1shahar1 commented Dec 14, 2024

Copy link
Copy Markdown
Contributor

will be ported to main by: #40460
related: #34023


^ 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.

@shahar1shahar1 added type:bug-fix Changelog: Bug Fixes area:dynamic-task-mapping AIP-42 labels Dec 14, 2024
@shahar1shahar1 changed the title [ v2-10-test] Fix premature evaluation in mapped task group[v2-10-test] Fix premature evaluation in mapped task groupDec 14, 2024
@shahar1
shahar1force-pushed the fix-premature-evaluation-in-mapped-task-group-v2-10-test branch from aa160a6 to aa30d5dCompareDecember 14, 2024 18:41
@shahar1
shahar1force-pushed the fix-premature-evaluation-in-mapped-task-group-v2-10-test branch from aa30d5d to 1665c12CompareDecember 14, 2024 19:18
@shahar1
shahar1force-pushed the fix-premature-evaluation-in-mapped-task-group-v2-10-test branch from 1665c12 to b5e426eCompareDecember 14, 2024 19:49

@eladkaleladkal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice!

shahar1and others added 2 commits December 17, 2024 20:35
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
Co-authored-by: Ephraim Anierobi <splendidzigy24@gmail.com>
@kaxil
kaxilforce-pushed the fix-premature-evaluation-in-mapped-task-group-v2-10-test branch from b5e426e to 268e8d1CompareDecember 17, 2024 15:05
@kaxil

Copy link
Copy Markdown
Member

@shahar1 Could you verify your changes again -- I needed to force-push on v2-10-test to sync it back with v2-10-stable.

@shahar1

Copy link
Copy Markdown
ContributorAuthor

@shahar1 Could you verify your changes again -- I needed to force-push on v2-10-test to sync it back with v2-10-stable.

Verified and it works great :)

@shahar1
shahar1 merged commit 4b27c3f into apache:v2-10-testDec 17, 2024
@shahar1
shahar1 deleted the fix-premature-evaluation-in-mapped-task-group-v2-10-test branch December 17, 2024 21:07
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@shahar1@kaxil@potiuk@eladkal