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

"split, redefine partitions by using ALTER TABLE statements" is incorrect #5424

Closed
kolbe opened this issue Apr 21, 2021 · 3 comments · Fixed by mjonss/docs#1 or #5498
Closed

"split, redefine partitions by using ALTER TABLE statements" is incorrect #5424

kolbe opened this issue Apr 21, 2021 · 3 comments · Fixed by mjonss/docs#1 or #5498
Assignees

Comments

@kolbe
Copy link
Contributor

kolbe commented Apr 21, 2021

https://docs.pingcap.com/tidb/stable/partitioned-table#range-partition-management makes this statement:

You can add, drop, merge, split, redefine partitions by using ALTER TABLE statements.

We do not currently support "split" or "redefine" partition operations, as far as I know and can tell by my testing.

File: /partitioned-table.md

@zz-jason
Copy link
Member

@qw4990 we need to verify and correct the document related to partition table

@mjonss
Copy link
Contributor

mjonss commented Apr 23, 2021

/cc @mjonss

@TomShawn
Copy link
Contributor

/assign @mjonss

mjonss added a commit to mjonss/docs that referenced this issue Apr 26, 2021
Clarified currently supported partitioning management, and added experimental feature EXCHANGE PARTITION.
Fixes pingcap#5424
mjonss added a commit to mjonss/docs that referenced this issue Apr 26, 2021
Clarified currently supported partitioning management, and added experimental feature EXCHANGE PARTITION.
Fixes pingcap#5424
github-actions bot pushed a commit to mjonss/docs that referenced this issue Jul 23, 2021
Clarified currently supported partitioning management, and added experimental feature EXCHANGE PARTITION.
Fixes pingcap#5424
ti-chi-bot pushed a commit to ti-chi-bot/docs that referenced this issue Jul 23, 2021
Clarified currently supported partitioning management, and added experimental feature EXCHANGE PARTITION.
Fixes pingcap#5424
ti-chi-bot pushed a commit to ti-chi-bot/docs that referenced this issue Jul 23, 2021
Clarified currently supported partitioning management, and added experimental feature EXCHANGE PARTITION.
Fixes pingcap#5424
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants