shubham-roy opened a new pull request, #6496:
URL: https://github.com/apache/hbase/pull/6496

   A flag is introduced, which, when enabled, allows RowCounter to count the 
various types of Delete Markers - DELETE_COLUMN, DELETE_FAMILY, 
DELETE_FAMILY_VERSION. It will also calculate the number of rows having a 
delete marker.
   
   To enable this the scan object was modified -> if flag is set, raw scan is 
performed without FirstKeyOnlyFilter.
   
   Note: Commits are cherry-picked from 
https://github.com/apache/hbase/pull/6435


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to