Skip to content

branch-4.1: [refactor](fe) Extract isDynamicScheduleTable method to reduce code duplication #62477 - #62504

Merged
yiguolei merged 1 commit into
branch-4.1from
auto-pick-62477-branch-4.1
Apr 29, 2026
Merged

branch-4.1: [refactor](fe) Extract isDynamicScheduleTable method to reduce code duplication #62477#62504
yiguolei merged 1 commit into
branch-4.1from
auto-pick-62477-branch-4.1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Cherry-picked from #62477

…uplication (#62477)
Related PR: #61954
Problem Summary:
Extract the dynamic partition table check logic into a private helper
method `isDynamicScheduleTable()` and add documentation explaining that
DynamicPartitionScheduler tracks both dynamic partition tables with
scheduling enabled and auto partition tables using
`partition.retention_count` for periodic cleanup.
@yiguolei

Copy link
Copy Markdown
Contributor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

FE Regression Coverage Report

Increment line coverage 13.04% (3/23) 🎉
Increment coverage report
Complete coverage report

@yiguolei

Copy link
Copy Markdown
Contributor

skip buildall

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Apr 23, 2026
@github-actions

Copy link
Copy Markdown
ContributorAuthor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
ContributorAuthor

PR approved by anyone and no changes requested.

@yiguoleiyiguolei reopened this Apr 29, 2026
@yiguolei
yiguolei merged commit eac4edf into branch-4.1Apr 29, 2026
32 of 34 checks passed
@zclllyybb
zclllyybb deleted the auto-pick-62477-branch-4.1 branch April 29, 2026 08:26
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@yiguolei@hello-stephen@zclllyybb