You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Izaak Rubin (JIRA)" <ji...@apache.org> on 2008/07/23 23:38:31 UTC

[jira] Commented: (HBASE-637) Update filter test to ue ColumnValueFilter instead of RegExpRowFilter

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

Izaak Rubin commented on HBASE-637:
-----------------------------------

Do we want to remove column filtering tests in TestRegExpRowFilter, or just add tests for ColumnValueFilter (I'm putting these tests in a new unit test, TestColumnValueFilter).

I'll have a patch that adds TestColumnValueFilter soon.  Let me know if you think TestRegExpRowFilter needs to be changed/diminished.

> Update filter test to ue ColumnValueFilter instead of RegExpRowFilter
> ---------------------------------------------------------------------
>
>                 Key: HBASE-637
>                 URL: https://issues.apache.org/jira/browse/HBASE-637
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: Jim Kellerman
>            Assignee: Izaak Rubin
>
> Filtering by column value in RegExpRowFilter has been deprecated in favor of ColumnValueFilter. Filter tests should be modified to use ColumnValueFilter.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.