ddl: the region which presplit at create table, was different on table and partition table #59530
Labels
component/tablepartition
This issue is related to Table Partition of TiDB.
severity/moderate
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
test case : presplit regions when create
partition table
test case : presplit regions when create
normal table
2. What did you expect to see? (Required)
the regions splited same numbers
3. What did you see instead (Required)
normal table, the index was splited ,and record was splited to 4 regions;
partition table, all the data for
partition table
was splited to 4 regions (index was not splited).4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: