[
https://issues.apache.org/jira/browse/HBASE-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753885#action_12753885
]
Clint Morgan commented on HBASE-1821:
-------------------------------------
I just found this.
In the ValueFilter that I ported for 0.20 we had a filterIfColumnMissing
property that I used for this. Looks like JG wipped it when fixing 1790 between
rc2 and rc3. Wish I would have caught it then because I would have -1 RC3...
Sometimes I want missing columns to cause the row to be filtered, sometimes
not...
I'll try out this patch and see if it can work for us.
> 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.