Skip to content

feat(asset-partition): distinguish partition key and mapped partition…#61837

Merged
bbovenzi merged 1 commit into
apache:mainfrom
astronomer:distinguish-mapped-partition-key
Feb 13, 2026
Merged

feat(asset-partition): distinguish partition key and mapped partition…#61837
bbovenzi merged 1 commit into
apache:mainfrom
astronomer:distinguish-mapped-partition-key

Conversation

@Lee-W

@Lee-W Lee-W commented Feb 13, 2026

Copy link
Copy Markdown
Member

Why

Partition Key in the UI can mean the original one and the one mapped through partition mapper which can be confusing

What

Distinguish those 2 kinds of partition key. the one from dagRun should be mappedPartitionKey while the one in AssetEvent should be partitionKey

image image ![Uploading image.png…]()
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 or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg Bot added area:translations area:UI Related to UI/UX. For Frontend Developers. translation:default labels Feb 13, 2026
@Lee-W Lee-W force-pushed the distinguish-mapped-partition-key branch from 0766fe0 to 5299770 Compare February 13, 2026 07:38
@Lee-W Lee-W force-pushed the distinguish-mapped-partition-key branch from 5299770 to a204d7a Compare February 13, 2026 10:09
@Lee-W Lee-W marked this pull request as ready for review February 13, 2026 10:12

@guan404ming guan404ming 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.

Thanks!

@bbovenzi bbovenzi added this to the Airflow 3.2.0 milestone Feb 13, 2026
@bbovenzi bbovenzi merged commit 1465124 into apache:main Feb 13, 2026
127 of 130 checks passed
@bbovenzi bbovenzi deleted the distinguish-mapped-partition-key branch February 13, 2026 16:10
Ratasa143 pushed a commit to Ratasa143/airflow that referenced this pull request Feb 15, 2026
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Mar 4, 2026
dominikhei pushed a commit to dominikhei/airflow that referenced this pull request Mar 11, 2026
Ankurdeewan pushed a commit to Ankurdeewan/airflow that referenced this pull request Mar 15, 2026
radhwene pushed a commit to radhwene/airflow that referenced this pull request Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:translations area:UI Related to UI/UX. For Frontend Developers. translation:default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants