Skip to content

Conversation

@pierrejeambrun
Copy link
Member

@pierrejeambrun pierrejeambrun commented Oct 30, 2025

Built on top of #57450 that needs to be merged first. Only the last commit is relevant.

Fixed multiple N+1 problem solved on the HILT list endpoint.

@pierrejeambrun pierrejeambrun added this to the Airflow 3.1.2 milestone Oct 30, 2025
@pierrejeambrun pierrejeambrun self-assigned this Oct 30, 2025
@pierrejeambrun pierrejeambrun added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Oct 30, 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 30, 2025
Copy link
Member

@jason810496 jason810496 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for the HITL one.
However, It seems that optimizations for DagRun is still included in the PR.
Should we remove them before merging this one?

@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-hitls branch from f8b55c8 to c20d31d Compare October 31, 2025 18:51
@pierrejeambrun pierrejeambrun merged commit bc6fe0f into apache:main Nov 3, 2025
115 checks passed
@pierrejeambrun pierrejeambrun deleted the add-number-of-queries-guard-for-public-hitls branch November 3, 2025 11:53
github-actions bot pushed a commit that referenced this pull request Nov 3, 2025
* Add number of queries guard in public HITL list endpoints

* Fix CI
(cherry picked from commit bc6fe0f)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Backport successfully created: v3-1-test

Status Branch Result
v3-1-test PR Link

pierrejeambrun added a commit that referenced this pull request Nov 4, 2025
* Add number of queries guard in public HITL list endpoints

* Fix CI
(cherry picked from commit bc6fe0f)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
pierrejeambrun added a commit that referenced this pull request Nov 4, 2025
…7738)

* Add number of queries guard in public HITL list endpoints

* Fix CI
(cherry picked from commit bc6fe0f)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
ephraimbuddy pushed a commit that referenced this pull request Nov 10, 2025
…7738)

* Add number of queries guard in public HITL list endpoints

* Fix CI
(cherry picked from commit bc6fe0f)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
Copilot AI pushed a commit to jason810496/airflow that referenced this pull request Dec 5, 2025
* Add number of queries guard in public HITL list endpoints

* Fix CI
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.

6 participants