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

Handle db isolation for mapped operators and task groups #39259

Conversation

dstandish
Copy link
Contributor

No description provided.

@dstandish
Copy link
Contributor Author

and here @uranusjr ?

@dstandish dstandish force-pushed the handle-db-isolation-for-mapped-operators-and-task-groups branch from 32c7e1f to c4ad401 Compare May 30, 2024 18:12
@dstandish dstandish requested review from uranusjr and potiuk June 3, 2024 17:44
@dstandish
Copy link
Contributor Author

@uranusjr you have any concerns here?

@uranusjr
Copy link
Member

Just to add a note that eventually we should strive to remove all those cases where MappedOperator and BaseOperator need different behaviour.

@potiuk potiuk merged commit e69ab3a into apache:main Jun 14, 2024
50 checks passed
jannisko pushed a commit to jannisko/airflow that referenced this pull request Jun 15, 2024
* Handle db isolation for mapped operators and task groups

* Update airflow/models/taskinstance.py
@utkarsharma2 utkarsharma2 added the type:new-feature Changelog: New Features label Jul 1, 2024
@dstandish dstandish added this to the Airflow 2.10.0 milestone Jul 18, 2024
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
* Handle db isolation for mapped operators and task groups

* Update airflow/models/taskinstance.py
@jedcunningham jedcunningham added AIP-44 Airflow Internal API changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) and removed type:new-feature Changelog: New Features labels Aug 9, 2024
@jedcunningham jedcunningham deleted the handle-db-isolation-for-mapped-operators-and-task-groups branch August 9, 2024 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AIP-44 Airflow Internal API changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants