[ 
https://issues.apache.org/jira/browse/PHOENIX-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Taylor updated PHOENIX-955:
---------------------------------

    Description: 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).  (was: 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.)

> 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 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)

Reply via email to