Skip to content

[v3-2-test] Fix N+1 query pattern in task instance states and count endpoints (#60352)#64695

Merged
pierrejeambrun merged 1 commit intov3-2-testfrom
backport-f5ccebc-v3-2-test
Apr 8, 2026
Merged

[v3-2-test] Fix N+1 query pattern in task instance states and count endpoints (#60352)#64695
pierrejeambrun merged 1 commit intov3-2-testfrom
backport-f5ccebc-v3-2-test

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Apr 3, 2026

  • fix inefficient fetch all and filter

  • add unittest case: map-index but no task-group
    (cherry picked from commit f5ccebc)

Co-authored-by: Steve Ahn steveahnahn@g.ucla.edu

…ndpoints (#60352)

* fix inefficient fetch all and filter

* add unittest case: map-index but no task-group
(cherry picked from commit f5ccebc)

Co-authored-by: Steve Ahn <steveahnahn@g.ucla.edu>
@jscheffl
Copy link
Copy Markdown
Contributor

jscheffl commented Apr 3, 2026

Leaving un-merged until 3.2.0 is out.

@pierrejeambrun pierrejeambrun marked this pull request as ready for review April 7, 2026 16:06
@pierrejeambrun pierrejeambrun merged commit 1f1581d into v3-2-test Apr 8, 2026
108 checks passed
@pierrejeambrun pierrejeambrun deleted the backport-f5ccebc-v3-2-test branch April 8, 2026 09:39
vatsrahul1001 pushed a commit that referenced this pull request Apr 8, 2026
…ndpoints (#60352) (#64695)

* fix inefficient fetch all and filter

* add unittest case: map-index but no task-group
(cherry picked from commit f5ccebc)

Co-authored-by: Steve Ahn <steveahnahn@g.ucla.edu>
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 area:task-sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants