[ 
https://issues.apache.org/jira/browse/HBASE-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754447#action_12754447
 ] 

Jonathan Gray commented on HBASE-1821:
--------------------------------------

To further explain... SkipFilter can be used to say "if the test for the single 
column fails, skip the entire row"... what it doesn't say is, "if nothing fails 
but the column isn't found, skip or pass through the entire row"

> 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: 1821-SCVF.patch, 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.

Reply via email to