Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove static prune mode for partition table #56490

Open
1 of 10 tasks
Defined2014 opened this issue Oct 9, 2024 · 0 comments
Open
1 of 10 tasks

Remove static prune mode for partition table #56490

Defined2014 opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
component/tablepartition This issue is related to Table Partition of TiDB. type/feature-request Categorizes issue or PR as related to a new feature.

Comments

@Defined2014
Copy link
Contributor

Defined2014 commented Oct 9, 2024

Feature Request

(Planned to achieve after the v9.1 branch is created)

Is your feature request related to a problem? Please describe:

Describe the feature you'd like:

  • Remove static prune related codes.
  • Deprecated tidb_partition_prune_mode session variable and always set it to dynamic.

Describe alternatives you've considered:

None

Teachability, Documentation, Adoption, Migration Strategy:

Need remove static prune related docs, I haven't thought of anything else yet.

Because there are many related codes, maybe we could split this issue to some PRs, including but not limited to the ones listed below

Some issues can close after this PR finish:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/tablepartition This issue is related to Table Partition of TiDB. type/feature-request Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant