[
https://issues.apache.org/jira/browse/PHOENIX-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-955:
---------------------------------
Attachment: setOffsetOnServer.patch
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)