Skip to content

[v3-3-test] Fix pending partition run lookups for slash keys and duplicate rows (#69700)#69844

Merged
Lee-W merged 1 commit into
apache:v3-3-testfrom
astronomer:backport-eb986f6-v3-3-test
Jul 14, 2026
Merged

[v3-3-test] Fix pending partition run lookups for slash keys and duplicate rows (#69700)#69844
Lee-W merged 1 commit into
apache:v3-3-testfrom
astronomer:backport-eb986f6-v3-3-test

Conversation

@Lee-W

@Lee-W Lee-W commented Jul 14, 2026

Copy link
Copy Markdown
Member

Slash-containing partition keys 404'd on the pending-partition-run detail view, duplicate pending rows crashed it with a 500, and many-to-one non-rollup mappers over-reported progress compared to the list view. This fixes all three so partition progress in the UI is accurate and doesn't error out.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

…pache#69700)

Slash-containing partition keys 404'd on the pending-partition-run detail
view, duplicate pending rows crashed it with a 500, and many-to-one
non-rollup mappers over-reported progress compared to the list view. This
fixes all three so partition progress in the UI is accurate and doesn't
error out.
@boring-cyborg boring-cyborg Bot added area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels Jul 14, 2026
@Lee-W
Lee-W merged commit fe615e7 into apache:v3-3-test Jul 14, 2026
88 checks passed
@Lee-W
Lee-W deleted the backport-eb986f6-v3-3-test branch July 14, 2026 13:57
@github-actions github-actions Bot added this to the Airflow 3.3.1 milestone Jul 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hi maintainer, this PR was merged without a milestone set.
We've automatically set the milestone to Airflow 3.3.1 based on: bug fix merged to version branch
If this milestone is not correct, please update it to the appropriate milestone.

This comment was generated by Milestone Tag Assistant.

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant