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/24 00:16:31 UTC

[jira] Updated: (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:all-tabpanel ]

Izaak Rubin updated HBASE-637:
------------------------------

    Attachment: hbase-637.patch

The above patch (hbase-637.patch) adds a new unit test, TestColumnValueFilter, for ColumnValueFilter.  Old tests for the deprecated functionality in RegExpRowFilter (in TestRegExpRowFilter) have not been removed.

Since this patch only adds a test, I did not run all HBase tests.  I ran TestColumnValueFilter, which passed.

> 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
>         Attachments: hbase-637.patch
>
>
> 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.