[
https://issues.apache.org/jira/browse/HBASE-19894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367668#comment-16367668
]
Chia-Ping Tsai commented on HBASE-19894:
----------------------------------------
{quote}scan of time range(t1,t3) with current implementation, DELETE(t4)
eclipse all the cells even if t4 is outside of time range, in order to have
consistent view before and after compaction:-
{quote}
yep, scanner checks the Delete mark before timestamp.
If we have a dedicated scan for cp user, I'm fine to add the option. Otherwise,
I'm on the same page with [~Apache9]. The option "seePastDeleteMarkers" is too
cryptic for normal users.
> Add seePastDeleteMarkers() option in scan
> -----------------------------------------
>
> Key: HBASE-19894
> URL: https://issues.apache.org/jira/browse/HBASE-19894
> Project: HBase
> Issue Type: Sub-task
> Components: scan
> Reporter: Ankit Singhal
> Assignee: Ankit Singhal
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)