[
https://issues.apache.org/jira/browse/HBASE-16322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15516345#comment-15516345
]
Duo Zhang commented on HBASE-16322:
-----------------------------------
As [~yangzhe1991] has made some progress in HBASE-15968, let's pick this up.
For raw scan, I think the only useful options are family and qualifier. OK,
time range is also a possible useful option. All others options should be
disabled for a raw scan.
So here I propose that we just remove the filter and version counting logic in
raw scan to simplify the work in HBASE-15968. Or at least, they do not need to
consider whether the logic works for raw scan.
Thanks.
> Disable filter for raw scan
> ---------------------------
>
> Key: HBASE-16322
> URL: https://issues.apache.org/jira/browse/HBASE-16322
> Project: HBase
> Issue Type: Sub-task
> Reporter: Duo Zhang
>
> As we will pass delete markers to the filter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)