[ https://issues.apache.org/jira/browse/PHOENIX-6587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438607#comment-17438607 ]
Istvan Toth commented on PHOENIX-6587: -------------------------------------- We already do this if phoenix.query.force.rowkeyorder is true. I did not dig deep to figure out if PHOENIX-4906 only applies in this case, but as this property can be changed at any time, it's probably not wise to rely on this anyway. > 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 > Priority: Major > > 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.3.4#803005)