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

Gabriel Reid resolved PHOENIX-292.
----------------------------------

    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.

> Always go through ParallelIterators code path, even for serial queries
> ----------------------------------------------------------------------
>
>                 Key: PHOENIX-292
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-292
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: James Taylor
>
> We have separate code paths for queries that use a LIMIT clause versus ones 
> that don't. Instead, we should always go through the ParallelIterators code, 
> but with a concurrency of 1 in the case of LIMIT. Also, don't do the shuffle 
> part for a LIMIT query. Wouldn't be a bad idea to change the name from 
> ParallelIterators in this case too.



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

Reply via email to