You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "rajeshbabu (JIRA)" <ji...@apache.org> on 2014/07/16 06:51:06 UTC

[jira] [Resolved] (PHOENIX-955) Skip region start key at beginning of local index rows

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