phoenix
phoenix copied to clipboard
[Draft PR] PHOENIX-5117 - Return the count of rows scanned in HBase
The linked jira had a patch in place, however that was for 4.x-HBase-1.4 branch, and the changes were made few years back. I have rebased and ported the changes to the current master branch. There have been several changes to the Scanner and other layers since this patch was created, this PR is an attempt to apply the patch to the current version.
@gourabtaparia Is this ready for review?