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
https://docs.pingcap.com/tidb/stable/partitioned-table#range-partition-management makes this statement:
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