Skip to content

[v3-2-test] Fix N+1 query in bulk task instance delete endpoint (#67304)#67555

Merged
pierrejeambrun merged 3 commits into
v3-2-testfrom
backport-e31cca1-v3-2-test
May 27, 2026
Merged

[v3-2-test] Fix N+1 query in bulk task instance delete endpoint (#67304)#67555
pierrejeambrun merged 3 commits into
v3-2-testfrom
backport-e31cca1-v3-2-test

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

  • Fix N+1 query pattern in bulk task instance delete endpoint

  • Add regression test for bulk task instance delete N+1

  • Refactor N+1 regression test to use parametrize pattern
    (cherry picked from commit e31cca1)

Co-authored-by: Colten jun930436@gmail.com

vatsrahul1001 and others added 2 commits May 26, 2026 13:42
…67527) (#67529)

Fix Callback.handle_event crash on OTel metrics with dict tag values (#67527)

(cherry picked from commit 5978911)
* Fix N+1 query pattern in bulk task instance delete endpoint

* Add regression test for bulk task instance delete N+1

* Refactor N+1 regression test to use parametrize pattern
(cherry picked from commit e31cca1)

Co-authored-by: Colten <jun930436@gmail.com>
@boring-cyborg boring-cyborg Bot added the area:API Airflow's REST/HTTP API label May 26, 2026
@pierrejeambrun pierrejeambrun merged commit 5619cdd into v3-2-test May 27, 2026
110 checks passed
@pierrejeambrun pierrejeambrun deleted the backport-e31cca1-v3-2-test branch May 27, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants