[ https://issues.apache.org/jira/browse/PHOENIX-6587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445004#comment-17445004 ]
Istvan Toth commented on PHOENIX-6587: -------------------------------------- I've rebased TestSaltingWithRegionMerge.java attached to PHOENIX-4906 , and found that merging the regions will break Phoenix, irrespective of the value of phoenix.query.force.rowkeyorder. We need to remove the check (which is easy), but several tests seem to depend on that behaviour, and we're gonna have to fix those too. > 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)