[ https://issues.apache.org/jira/browse/HBASE-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754460#action_12754460 ]
Jonathan Gray commented on HBASE-1821: -------------------------------------- New patch coming. SkipFilter is really not going to work with this. I think we should leave it in because it could be applicable to other cases. Behavior of SCVF should be that if the column is found, then the row being emitted or not is based on whether or not the comparison passed or failed. Is that what you expect Clint? > 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.