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

James Taylor commented on PHOENIX-935:
--------------------------------------

Also, it's fine if the data table is pre-split or salted. We always drive local 
indexes based on the region boundaries, so it doesn't really matter if the data 
table is pre-split or not.

> create local index table with the same split keys of user table
> ---------------------------------------------------------------
>
>                 Key: PHOENIX-935
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-935
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: rajeshbabu
>            Assignee: rajeshbabu
>         Attachments: PHOENIX-935.patch
>
>
> For co-locating user table regions and index table regions, the regions key 
> ranges should be same. So when user specify to create local index, internally 
> we can create the index table with the same split keys of user table.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to