[
https://issues.apache.org/jira/browse/PHOENIX-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982346#comment-13982346
]
rajeshbabu edited comment on PHOENIX-935 at 4/27/14 2:51 PM:
-------------------------------------------------------------
[~jamestaylor]
Here is the addendum patch.
1) handling drop of local index table.
2) added some test cases.
3) moved the salting check on local index table to CreateIndexCompiler
otherwise some mismatches in metadata.
4) also handled PHOENIX-954(for local index branch) as part of this patch.
Thanks.
was (Author: rajesh23):
[~jamestaylor]
Here is the addendum handing drop of local index table. Added some test cases.
Also moved the salting check on local index table to CreateIndexCompiler
otherwise some mismatches in metadata.
Thanks.
> 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-addendum.patch, PHOENIX-935.patch,
> PHOENIX-935_v2.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)