[
https://issues.apache.org/jira/browse/PHOENIX-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982782#comment-13982782
]
James Taylor edited comment on PHOENIX-955 at 4/28/14 6:27 AM:
---------------------------------------------------------------
[~rajesh23] - Apply this at the top level phoenix directory (not at the
phoenix-core directory). Untested, but this will update the row key expressions
to skip the region start key where necessary: in filters, in GROUP BY, and
ORDER BY.
was (Author: jamestaylor):
Apply this at the top level phoenix directory (not at the phoenix-core
directory). Untested, but this will update the row key expressions to skip the
region start key where necessary: in filters, in GROUP BY, and ORDER BY.
> Skip region start key at beginning of local index rows
> ------------------------------------------------------
>
> Key: PHOENIX-955
> URL: https://issues.apache.org/jira/browse/PHOENIX-955
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: rajeshbabu
> Assignee: rajeshbabu
> Attachments: setOffsetOnServer.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)