You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/01/24 05:16:39 UTC

[jira] [Resolved] (PHOENIX-555) Improve performance of ValueGetter impl for index building in MutationState

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

James Taylor resolved PHOENIX-555.
----------------------------------
    Resolution: Duplicate

Work will be done as part of PHOENIX-2028.

> Improve performance of ValueGetter impl for index building in MutationState
> ---------------------------------------------------------------------------
>
>                 Key: PHOENIX-555
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-555
>             Project: Phoenix
>          Issue Type: Task
>    Affects Versions: 3.0-Release
>            Reporter: James Taylor
>            Assignee: James Taylor
>              Labels: enhancement
>
> Our current implementation does a linear search through the data row key values to resolve the column reference. Instead, we should leverage the map we have of the current values.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)