You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Clint Morgan (JIRA)" <ji...@apache.org> on 2008/10/20 22:21:44 UTC

[jira] Created: (HBASE-942) Add convenience methods to RowFilterSet

Add convenience methods to RowFilterSet
---------------------------------------

                 Key: HBASE-942
                 URL: https://issues.apache.org/jira/browse/HBASE-942
             Project: Hadoop HBase
          Issue Type: Improvement
            Reporter: Clint Morgan
            Priority: Minor


This patch adds getOperator and addFilter to RowFilterSet. I found this useful when constructing filters from higher-level queries.

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


[jira] Updated: (HBASE-942) Add convenience methods to RowFilterSet

Posted by "Clint Morgan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clint Morgan updated HBASE-942:
-------------------------------

    Attachment: hbase-942.patch

> Add convenience methods to RowFilterSet
> ---------------------------------------
>
>                 Key: HBASE-942
>                 URL: https://issues.apache.org/jira/browse/HBASE-942
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Clint Morgan
>            Priority: Minor
>         Attachments: hbase-942.patch
>
>
> This patch adds getOperator and addFilter to RowFilterSet. I found this useful when constructing filters from higher-level queries.

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


[jira] Resolved: (HBASE-942) Add convenience methods to RowFilterSet

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-942.
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.19.0

Applied.  Thanks for the patch Clint.

> Add convenience methods to RowFilterSet
> ---------------------------------------
>
>                 Key: HBASE-942
>                 URL: https://issues.apache.org/jira/browse/HBASE-942
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Clint Morgan
>            Priority: Minor
>             Fix For: 0.19.0
>
>         Attachments: hbase-942.patch
>
>
> This patch adds getOperator and addFilter to RowFilterSet. I found this useful when constructing filters from higher-level queries.

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


[jira] Assigned: (HBASE-942) Add convenience methods to RowFilterSet

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack reassigned HBASE-942:
---------------------------

    Assignee: Clint Morgan

> Add convenience methods to RowFilterSet
> ---------------------------------------
>
>                 Key: HBASE-942
>                 URL: https://issues.apache.org/jira/browse/HBASE-942
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Clint Morgan
>            Assignee: Clint Morgan
>            Priority: Minor
>             Fix For: 0.19.0
>
>         Attachments: hbase-942.patch
>
>
> This patch adds getOperator and addFilter to RowFilterSet. I found this useful when constructing filters from higher-level queries.

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