[
https://issues.apache.org/jira/browse/PHOENIX-5117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837258#comment-16837258
]
Chen Feng commented on PHOENIX-5117:
------------------------------------
[~tdsilva] actually i don't think the client will get it. See
DelegateRegionScanner.java and BaseRegionScanner.java, next/nextRaw(List<Cell>,
ScannerContext scannerContext) is never executed.
> Return the count of rows scanned in HBase
> -----------------------------------------
>
> Key: PHOENIX-5117
> URL: https://issues.apache.org/jira/browse/PHOENIX-5117
> Project: Phoenix
> Issue Type: New Feature
> Affects Versions: 4.14.1
> Reporter: Chen Feng
> Priority: Minor
> Fix For: 4.15.0, 5.1.0
>
> Attachments: PHOENIX-5117-v1.patch
>
>
> HBASE-5980 provides the ability to return the number of rows scanned. Such
> metrics should also be returned by Phoenix.
> HBASE-21815 is acquired.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)