[
https://issues.apache.org/jira/browse/HBASE-14218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14694187#comment-14694187
]
Vladimir Rodionov commented on HBASE-14218:
-------------------------------------------
This HBASE-6618 is more generic approach.
> CompareFilter based on part of the key
> --------------------------------------
>
> Key: HBASE-14218
> URL: https://issues.apache.org/jira/browse/HBASE-14218
> Project: HBase
> Issue Type: Bug
> Components: Filters
> Affects Versions: 1.1.0.1
> Reporter: Jean-Marc Spaggiari
> Priority: Minor
>
> HBase needs to provide a combination of FuzzyFilte rand CompareFilter to be
> able to compare based on part of the key.
> Something like:
> xxxxxxxxxxxxxxYYYYxxxxxxxxxxxxxxx
> And we want to filter all rows where YYYY is greater than a certain value.
> Fuzzy filter can do the test on YYYY but only on exact match
> CompareFilter can to GREATER but on the entire key...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)