Skip to content

Add partition key column and filter to Dag Runs list#61939

Merged
jason810496 merged 1 commit into
apache:mainfrom
guan404ming:partition-ui-filter
Feb 16, 2026
Merged

Add partition key column and filter to Dag Runs list#61939
jason810496 merged 1 commit into
apache:mainfrom
guan404ming:partition-ui-filter

Conversation

@guan404ming

@guan404ming guan404ming commented Feb 15, 2026

Copy link
Copy Markdown
Member

Related PR

part of #61398

Why

The Dag Runs list had no way to see or filter by partition key, which is needed for the AssetPartitionDagRun feature.

How

  • Add partition_key_pattern search parameter to the get_dag_runs backend endpoint
  • Add partition key column (hidden by default) and filter to the Dag Runs UI list
  • Fix incorrect translation key for partition key label in the CreateAssetEvent modal
image image
Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)
    Claude Code with Opus 4.6

  • 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 or {issue_number}.significant.rst, in airflow-core/newsfragments.

Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com>
@boring-cyborg boring-cyborg Bot added area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels Feb 15, 2026
@guan404ming guan404ming marked this pull request as ready for review February 15, 2026 14:48

@jason810496 jason810496 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice!

@jason810496 jason810496 added this to the Airflow 3.2.0 milestone Feb 16, 2026
@jason810496 jason810496 merged commit a6e139e into apache:main Feb 16, 2026
250 checks passed
@guan404ming

Copy link
Copy Markdown
Member Author

Thanks!

@guan404ming guan404ming deleted the partition-ui-filter branch February 16, 2026 14:27
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com>
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Mar 4, 2026
Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com>
dominikhei pushed a commit to dominikhei/airflow that referenced this pull request Mar 11, 2026
Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com>
Ankurdeewan pushed a commit to Ankurdeewan/airflow that referenced this pull request Mar 15, 2026
Signed-off-by: Guan-Ming (Wesley) Chiu <105915352+guan404ming@users.noreply.github.com>
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

Development

Successfully merging this pull request may close these issues.

3 participants