[
https://issues.apache.org/jira/browse/HBASE-14934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044461#comment-15044461
]
Jingcheng Du commented on HBASE-14934:
--------------------------------------
Now in Scan, it has a method {code}setRowPrefixFilter(byte[] rowPrefix){code}
to do such a thing? Is it better to change the code in TableResource.java by
using setRowPrefixFilter instead of PrefixFilter?
> Applying PrefixFilter to a scan should implicitly limit startrow
> ----------------------------------------------------------------
>
> Key: HBASE-14934
> URL: https://issues.apache.org/jira/browse/HBASE-14934
> Project: HBase
> Issue Type: Improvement
> Components: Filters
> Reporter: Nick Dimiduk
> Priority: Minor
>
> As was mentioned over on HBASE-14928, client setting a {{PrefixFilter}}
> should imply a startrow on the scan.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)