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

Gabriel Reid resolved PHOENIX-785.
----------------------------------

    Resolution: Fixed

Bulk resolve of closed issues imported from GitHub. This status was reached by 
first re-opening all closed imported issues and then resolving them in bulk.

> Optimize MultiKeyValueTuple.getValue(byte[] family, byte[] qualifier)
> ---------------------------------------------------------------------
>
>                 Key: PHOENIX-785
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-785
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: James Taylor
>
> Couple of different options:
> 1. Create a Map<ColumnReference, KeyValue> internally and use that to find a 
> KeyValue by cf:cq.
> 2. Optimize the KeyValueUtil.getColumnLatest by not creating a new KeyValue 
> search term each time.
> Thanks for pointing this out, @larsh



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to