[ https://issues.apache.org/jira/browse/PHOENIX-6587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445644#comment-17445644 ]
Istvan Toth commented on PHOENIX-6587: -------------------------------------- Yes, that is a probably the better approach, but is more work. In that case, we need to get the split points either from the existing table, or the explicit split points specified in the DDL, and write some code that checks that every region has at most one bucket in it. > Disallow specifying explicit pre-split on salted tables > ------------------------------------------------------- > > Key: PHOENIX-6587 > URL: https://issues.apache.org/jira/browse/PHOENIX-6587 > Project: Phoenix > Issue Type: Bug > Components: core > Reporter: Istvan Toth > Assignee: Istvan Toth > Priority: Minor > > 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. -- This message was sent by Atlassian Jira (v8.20.1#820001)