[
https://issues.apache.org/jira/browse/PHOENIX-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
rajeshbabu resolved PHOENIX-955.
--------------------------------
Resolution: Fixed
Fix Version/s: 4.1
5.0.0
Committed to master and 4.0 as part of local-index(PHOENIX-933) branch merge.
Hence resolving.
> 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
> Fix For: 5.0.0, 4.1
>
> Attachments: setOffsetOnServer.patch,
> setOffsetOnServerPlusIndexMaintainerChgs.patch
>
>
> For co-locating user table regions and index table regions, the index row
> keys will be prepended with the start regions key. We need to skip over this
> in our server-side processing (i.e. mainly when we evaluate a row key
> expression which gets the value of a column that is in the primary key
> constraint and thus part of the row key).
--
This message was sent by Atlassian JIRA
(v6.2#6252)