[ 
https://issues.apache.org/jira/browse/HBASE-9668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779583#comment-13779583
 ] 

Ted Yu commented on HBASE-9668:
-------------------------------

In Phoenix, there is ScanRegionObserver#getTopNScanner().

The concept of small scan is applicable to region scanner that does TopN.
                
> Apply small scan to Scan's used by AggregationClient
> ----------------------------------------------------
>
>                 Key: HBASE-9668
>                 URL: https://issues.apache.org/jira/browse/HBASE-9668
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>         Attachments: 9668-v1.txt
>
>
> The Scan objects used to construct AggregateRequest's for aggregates 
> supported by AggregationClient qualify as small scan because response from 
> each region is small.
> We should utilize small scan for better performance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to