You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jeremiah Jacquet (JIRA)" <ji...@apache.org> on 2009/11/12 18:20:40 UTC

[jira] Updated: (HBASE-1975) SingleColumnValueFilter: Add ability to match the value of previous versions of the specified column

     [ https://issues.apache.org/jira/browse/HBASE-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremiah Jacquet updated HBASE-1975:
------------------------------------

    Attachment: 1975.patch

Attaching patch file 1975.patch. 

URL: http://svn.apache.org/repos/asf/hadoop/hbase/trunk
Revision: 834993


> SingleColumnValueFilter: Add ability to match the value of previous versions of the specified column
> ----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1975
>                 URL: https://issues.apache.org/jira/browse/HBASE-1975
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: filters
>    Affects Versions: 0.20.1
>            Reporter: Jeremiah Jacquet
>         Attachments: 1975.patch
>
>
> Currently SCVF will only attempt to match the most recent version of a given column value. We want the ability to test against values of previous versions as well.

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