Skip to content

Conversation

@amoghrajesh
Copy link
Contributor

Macros arent definition time objects, but runtime objects, so moving them to execution_time makes more sense. Ref comment: #50642 (comment)

Works as expected too:

image

^ 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 airflow-core/newsfragments.

@amoghrajesh amoghrajesh requested review from ashb and kaxil as code owners May 22, 2025 06:51
@amoghrajesh amoghrajesh added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label May 22, 2025
@amoghrajesh amoghrajesh added this to the Airflow 3.0.2 milestone May 22, 2025
Copy link
Member

@kaxil kaxil left a comment

Choose a reason for hiding this comment

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

Looks good, could you double check any documentation too -- if it needs updating

@amoghrajesh
Copy link
Contributor Author

Yeah i just scanned through, all occurrences have been covered.

@amoghrajesh amoghrajesh merged commit f7b8ccd into apache:main May 22, 2025
75 checks passed
@amoghrajesh amoghrajesh deleted the move-macros-to-execution-time branch May 22, 2025 11:48
github-actions bot pushed a commit that referenced this pull request May 22, 2025
(cherry picked from commit f7b8ccd)

Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
@github-actions
Copy link

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

amoghrajesh added a commit that referenced this pull request May 22, 2025
…50953)

(cherry picked from commit f7b8ccd)

Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
dadonnelly316 pushed a commit to dadonnelly316/airflow that referenced this pull request May 26, 2025
kaxil pushed a commit that referenced this pull request Jun 3, 2025
…50953)

(cherry picked from commit f7b8ccd)

Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
sanederchik pushed a commit to sanederchik/airflow that referenced this pull request Jun 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:plugins area:task-sdk backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants