You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/12/05 05:30:00 UTC

[jira] [Commented] (PHOENIX-6587) Disallow specifying explicit pre-split on salted tables

    [ https://issues.apache.org/jira/browse/PHOENIX-6587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453523#comment-17453523 ] 

ASF GitHub Bot commented on PHOENIX-6587:
-----------------------------------------

stoty commented on pull request #1353:
URL: https://github.com/apache/phoenix/pull/1353#issuecomment-986169803


   thank you @dbwong 
   
   > Maybe a better approach for this worry is to check during create table that the table is split sanely if its salted etc.
   
   I have started working on this, but got sidetracked by a deadline on another project.
   I'm about 50% done with the split verification solution, and hope to get that ready and tested by early next year.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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)