Skip to content

Conversation

@pierrejeambrun
Copy link
Member

@pierrejeambrun pierrejeambrun commented Oct 29, 2025

Built on top of #57450 that needs to be merged first.

Add number of db queries guard in list endpoint, preventing further N+1 queries problem

No N+1 queries problem detected thanks to the bundle_url fix contained in the related PR..

@pierrejeambrun pierrejeambrun added this to the Airflow 3.1.2 milestone Oct 29, 2025
@pierrejeambrun pierrejeambrun self-assigned this Oct 29, 2025
@pierrejeambrun pierrejeambrun added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Oct 29, 2025
@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels Oct 29, 2025
@kaxil kaxil modified the milestones: Airflow 3.1.2, Airflow 3.1.3 Oct 31, 2025
@pierrejeambrun pierrejeambrun force-pushed the add-number-of-queries-guard-for-public-dag-versions branch from 50e6ac1 to f746d9e Compare October 31, 2025 18:57
@pierrejeambrun pierrejeambrun merged commit 9538855 into apache:main Nov 3, 2025
114 checks passed
@pierrejeambrun pierrejeambrun deleted the add-number-of-queries-guard-for-public-dag-versions branch November 3, 2025 10:05
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Backport failed to create: v3-1-test. View the failure log Run details

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 9538855 v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

pierrejeambrun added a commit to astronomer/airflow that referenced this pull request Nov 3, 2025
@pierrejeambrun
Copy link
Member Author

Manual backport #57735

pierrejeambrun added a commit to astronomer/airflow that referenced this pull request Nov 3, 2025
pierrejeambrun added a commit to astronomer/airflow that referenced this pull request Nov 4, 2025
pierrejeambrun added a commit to astronomer/airflow that referenced this pull request Nov 4, 2025
pierrejeambrun added a commit that referenced this pull request Nov 4, 2025
ephraimbuddy pushed a commit that referenced this pull request Nov 10, 2025
Copilot AI pushed a commit to jason810496/airflow that referenced this pull request Dec 5, 2025
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:UI Related to UI/UX. For Frontend Developers. backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants