pierrejeambrun opened a new pull request, #70293:
URL: https://github.com/apache/airflow/pull/70293

   Backport of #69875 to `v3-3-test`.
   
   Cherry-picked from a990ce976e7ddba115e3d864d18a84ff58b7e7ed. Clean 
cherry-pick, no conflicts.
   
   **Stacked on #70292** (the backport of the prerequisite #68657, which 
introduces the "any run state" filter). Please merge #70292 first.
   
   Until #70292 merges, this PR's diff shows both commits (the #68657 backport 
and this one); once #70292 lands on `v3-3-test`, this collapses to just the 
#69875 change (adds `failed`/`success` to the filter and switches its query to 
a correlated `EXISTS` over the `(dag_id, state)` index).
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Code (Opus 4.8)
   
   Generated-by: Claude Code (Opus 4.8) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to