Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Won't Do
-
5.2.0
-
None
-
None
Description
Specifying the split points manually on salted tables can break them.
The easiest thing to do is to disallow it, which ensures that the table is created with the default per bucket presplit.
Attachments
Issue Links
- is related to
-
PHOENIX-4906 Introduce a coprocessor to handle cases where we can block merge for regions of salted table when it is problemetic
- Open
-
PHOENIX-6616 Alter table command can be used to set normalization_enabled=true on salted tables
- Resolved
- is superceded by
-
PHOENIX-6910 Scans created during query compilation and execution against salted tables need to be more resilient
- Resolved
- relates to
-
PHOENIX-6673 Local indexing broken by manually splitting table at arbitrary point
- Open
- links to