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

James Taylor updated PHOENIX-1428:
----------------------------------
    Comment: was deleted

(was: [~giacomotaylor] a wrong JIRA is used to check in fix for PHOENIX-1451. 
Here is log from git. CHANGES file are correct

{noformat}
commit 668a976a02af6b428047741c4a81c4e832a60146
Author: James Taylor <jtay...@salesforce.com>
Date:   Thu Nov 13 07:36:05 2014 -0800

    PHOENIX-1428 Queries with limit against tenant views is broken
{noformat})

> Keep scanner open on server and pace by client instead of spooling
> ------------------------------------------------------------------
>
>                 Key: PHOENIX-1428
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1428
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: Dave Hacker
>
> Instead of spooling a batch of results for all chunked scans to the client, 
> keep the scan open and pace it through pre-fetching. This will perform much 
> better for a full table scan with a LIMIT = 1, as this case currently will 
> run a scan for every guidepost, each returning a single row.
> [~lhofhansl]



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

Reply via email to