Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add executor field to the DB and parameter to the operators #38474

Merged
merged 5 commits into from
Apr 2, 2024

Conversation

ferruzzi
Copy link
Contributor

@ferruzzi ferruzzi commented Mar 25, 2024

Please do not merge before 2.9.0b2 is cut!

Resumbitting #38054

@ferruzzi accidentally merged it when it required a few other PRs to get merged first.

Please read the thread on that previous PR before merging this


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

@ferruzzi
Copy link
Contributor Author

ferruzzi commented Mar 25, 2024

Previously had approval from @potiuk and @eladkal , safe to merge after #38446 "and one other PR" See here for details.

@potiuk
Copy link
Member

potiuk commented Mar 25, 2024

Left an unresolved conversation to avoid accidental merge

@o-nikolas o-nikolas force-pushed the onikolas/aip-61/db_migration branch from 9461585 to 66be9cc Compare April 1, 2024 21:17
@o-nikolas
Copy link
Contributor

@potiuk Looks like 2.9.0b2 is out now. Am I all clear to merge this now?

@potiuk
Copy link
Member

potiuk commented Apr 2, 2024

@ephraimbuddy -> are you going to just cherry-pick for RC1? No more moving the branch :)?

@ephraimbuddy
Copy link
Contributor

@ephraimbuddy -> are you going to just cherry-pick for RC1? No more moving the branch :)?

yes for the RC. We moved the branch for beta2 so RC1 is going to be cherrypicked

@potiuk
Copy link
Member

potiuk commented Apr 2, 2024

go ahead @o-nikolas

@o-nikolas o-nikolas merged commit 31e119a into apache:main Apr 2, 2024
41 checks passed
@o-nikolas o-nikolas deleted the onikolas/aip-61/db_migration branch April 2, 2024 16:16
mathiaHT pushed a commit to mathiaHT/airflow that referenced this pull request Apr 4, 2024
…8474)

This field will be used by AIP-61 code to store and retrieve which
executor a task is meant to run on.

---------

Co-authored-by: Niko Oliveira <onikolas@amazon.com>
@ephraimbuddy ephraimbuddy added the type:new-feature Changelog: New Features label Jun 3, 2024
Sign up for free to 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.

5 participants