[
https://issues.apache.org/jira/browse/PHOENIX-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-138.
----------------------------------
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.
> Compile WHERE k IN (1,2,3) into batched get
> -------------------------------------------
>
> Key: PHOENIX-138
> URL: https://issues.apache.org/jira/browse/PHOENIX-138
> Project: Phoenix
> Issue Type: Task
> Reporter: James Taylor
> Assignee: ryang-sfdc
> Labels: enhancement
>
> When an IN (or the equivalent OR) appears in a query using the leading row
> key columns, compile it into a batched get to more efficiently retrieve the
> query results. Currently, the scan key will be set to the min value and max
> value in the IN instead.
--
This message was sent by Atlassian JIRA
(v6.2#6252)