[
https://issues.apache.org/jira/browse/HBASE-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753889#action_12753889
]
Jonathan Gray commented on HBASE-1821:
--------------------------------------
@Clint the behavior you had in the existing ValueFilter is not specific to
ValueFilter (or not SingleColumnValueFilter). I thought it to be generically
useful.
I created SkipFilter instead. So you can wrap SCVF with a SkipFilter, and you
will get the behavior you are looking for.
Let me know if something still doesn't work for you. Don't worry I wasn't
going to drop your behavior completely! :)
> Filtering by SingleColumnValueFilter bug
> ----------------------------------------
>
> Key: HBASE-1821
> URL: https://issues.apache.org/jira/browse/HBASE-1821
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: Jonathan Gray
> Fix For: 0.20.1, 0.21.0
>
> Attachments: HBASE-1821-v2.patch, HBASE-1821-v3.patch,
> HBASE-1821.patch
>
>
> See up in hbase-user mailing list under title 'Filtering by
> SingleColumnValueFilter'. Adrian describes roughly how he fixed the issue
> (And what he wanted the filter to do).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.