Skip to content

[v3-2-test] Fix N+1 query pattern in bulk pool delete endpoint (#66222)#67108

Merged
vatsrahul1001 merged 1 commit into
v3-2-testfrom
backport-91806fd-v3-2-test
May 18, 2026
Merged

[v3-2-test] Fix N+1 query pattern in bulk pool delete endpoint (#66222)#67108
vatsrahul1001 merged 1 commit into
v3-2-testfrom
backport-91806fd-v3-2-test

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

  • Fix N+1 query pattern in bulk pool delete endpoint

  • Add query-count test for bulk pool delete

  • Refactor bulk-delete query-count test to parametrize

  • Parametrize bulk-delete query-count test by pool size
    (cherry picked from commit 91806fd)

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

* Fix N+1 query pattern in bulk pool delete endpoint

* Add query-count test for bulk pool delete

* Refactor bulk-delete query-count test to parametrize

* Parametrize bulk-delete query-count test by pool size
(cherry picked from commit 91806fd)

Co-authored-by: Colten <jun930436@gmail.com>
@boring-cyborg boring-cyborg Bot added the area:API Airflow's REST/HTTP API label May 18, 2026
@potiuk potiuk marked this pull request as ready for review May 18, 2026 11:59
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.2.2 milestone May 18, 2026
@vatsrahul1001 vatsrahul1001 added the type:bug-fix Changelog: Bug Fixes label May 18, 2026
@vatsrahul1001 vatsrahul1001 merged commit 68c781c into v3-2-test May 18, 2026
105 checks passed
@vatsrahul1001 vatsrahul1001 deleted the backport-91806fd-v3-2-test branch May 18, 2026 14:34
vatsrahul1001 pushed a commit that referenced this pull request May 20, 2026
… (#67108)

* Fix N+1 query pattern in bulk pool delete endpoint

* Add query-count test for bulk pool delete

* Refactor bulk-delete query-count test to parametrize

* Parametrize bulk-delete query-count test by pool size
(cherry picked from commit 91806fd)

Co-authored-by: Colten <jun930436@gmail.com>
vatsrahul1001 pushed a commit that referenced this pull request May 20, 2026
… (#67108)

* Fix N+1 query pattern in bulk pool delete endpoint

* Add query-count test for bulk pool delete

* Refactor bulk-delete query-count test to parametrize

* Parametrize bulk-delete query-count test by pool size
(cherry picked from commit 91806fd)

Co-authored-by: Colten <jun930436@gmail.com>
vatsrahul1001 pushed a commit that referenced this pull request May 21, 2026
… (#67108)

* Fix N+1 query pattern in bulk pool delete endpoint

* Add query-count test for bulk pool delete

* Refactor bulk-delete query-count test to parametrize

* Parametrize bulk-delete query-count test by pool size
(cherry picked from commit 91806fd)

Co-authored-by: Colten <jun930436@gmail.com>
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 type:bug-fix Changelog: Bug Fixes

3 participants