Skip to content

Rename PartitionAtRuntime as PartitionedAtRuntime for consistency#68978

Merged
Lee-W merged 1 commit into
apache:mainfrom
astronomer:airflow-partitioned-at-runtime-rename
Jun 25, 2026
Merged

Rename PartitionAtRuntime as PartitionedAtRuntime for consistency#68978
Lee-W merged 1 commit into
apache:mainfrom
astronomer:airflow-partitioned-at-runtime-rename

Conversation

@Lee-W

@Lee-W Lee-W commented Jun 25, 2026

Copy link
Copy Markdown
Member

Why

We use partitioned_at_runtime as a flag in Timetable, and use the name PartitionedAssetTimetable elsewhere.

What

Rename PartitionAtRuntime timetable as PartitionedAtRuntime

related: #68889


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.

@boring-cyborg boring-cyborg Bot added area:API Airflow's REST/HTTP API area:DAG-processing area:Scheduler including HA (high availability) scheduler area:task-sdk kind:documentation labels Jun 25, 2026
@Lee-W Lee-W added the backport-to-v3-3-test Backport to v3-3-test label Jun 25, 2026
@Lee-W Lee-W added this to the Airflow 3.3.0 milestone Jun 25, 2026
@Lee-W Lee-W force-pushed the airflow-partitioned-at-runtime-rename branch from ac3f1f4 to f33c82d Compare June 25, 2026 09:58
@Lee-W Lee-W force-pushed the airflow-partitioned-at-runtime-rename branch from f33c82d to 50b1c55 Compare June 25, 2026 10:01

@phanikumv phanikumv left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. Went through it end to end. Nothing references the old name anymore.

@amoghrajesh amoghrajesh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cool. Better now than never.

@Lee-W

Lee-W commented Jun 25, 2026

Copy link
Copy Markdown
Member Author

Yep, thankfully, we have TP found it at the last moment!

@Lee-W Lee-W merged commit 90f0612 into apache:main Jun 25, 2026
102 checks passed
@Lee-W Lee-W deleted the airflow-partitioned-at-runtime-rename branch June 25, 2026 13:57
@github-actions

Copy link
Copy Markdown
Contributor

Backport successfully created: v3-3-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-3-test PR Link

Lee-W added a commit that referenced this pull request Jun 26, 2026
…sistency (#68978) (#68987)

Co-authored-by: Wei Lee <weilee.rx@gmail.com>
karenbraganz pushed a commit to karenbraganz/airflow that referenced this pull request Jun 30, 2026
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:DAG-processing area:Scheduler including HA (high availability) scheduler area:task-sdk backport-to-v3-3-test Backport to v3-3-test kind:documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants