You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Lars George (JIRA)" <ji...@apache.org> on 2013/07/02 14:24:20 UTC

[jira] [Resolved] (HBASE-6073) Add support for scan filters in Thrift2

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

Lars George resolved HBASE-6073.
--------------------------------

      Resolution: Won't Fix
    Hadoop Flags: Incompatible change

HBASE-8774 is used in favor of this patch, because it supports more functionality through the ParseFilters class (can AND and OR filters). Also, HBASE-8774 is less intrusive overall.
                
> Add support for scan filters in Thrift2
> ---------------------------------------
>
>                 Key: HBASE-6073
>                 URL: https://issues.apache.org/jira/browse/HBASE-6073
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Thrift
>    Affects Versions: 0.94.0
>            Reporter: Jay Talreja
>            Assignee: Lars George
>              Labels: thrift2
>         Attachments: hbase-thrift2-filters-scheme.patch, hbase-thrift2-filters-src.patch
>
>
> With HBase 0.94 a new thrift API was added (thrift2). This API is more akin to the Java HBase API. Thrift (version1) had added filterString to the TScan struct as part of HBase release 0.92 . Thrift2 TScan object doesn't have filterString parameter. Hence executing server side filters using thrift2 API is currently not possible. 
> It would be great to have filtering capabilities added to TScan struct in thrift2 as well to maintain feature compatibility between two thrift versions. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira