[
https://issues.apache.org/jira/browse/HBASE-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-1582:
-------------------------
Attachment: filters2.patch
This patch adds tests for new FilterSet and ValueFilter (ValueFilter is new
name for ColumnValueFilter). Also renames most filters to drop 'Row' from
their name to match convention established by our naming of the filter
interface 'Filter' (Used to be RowFilterInterface) with presumption that this
filter system is all row based. Removed dead tests that had Disabled prefix.
Added new InclusiveFilter test.
> Translate ColumnValueFilter and RowFilterSet to the new Filter interface
> ------------------------------------------------------------------------
>
> Key: HBASE-1582
> URL: https://issues.apache.org/jira/browse/HBASE-1582
> Project: Hadoop HBase
> Issue Type: New Feature
> Components: filters
> Affects Versions: 0.20.0
> Reporter: Clint Morgan
> Fix For: 0.20.0
>
> Attachments: 1582.patch, filters.patch, filters2.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.