Jay Talreja created HBASE-6073:
----------------------------------

             Summary: Add support for scan filters in Thrift2
                 Key: HBASE-6073
                 URL: https://issues.apache.org/jira/browse/HBASE-6073
             Project: HBase
          Issue Type: New Feature
          Components: thrift
    Affects Versions: 0.94.0
            Reporter: Jay Talreja


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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to