You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Guido Serra aka Zeph (JIRA)" <ji...@apache.org> on 2013/02/25 11:04:12 UTC

[jira] [Created] (HBASE-7924) thrift interface is inconsistently implemented on timestamp/range filtering

Guido Serra aka Zeph created HBASE-7924:
-------------------------------------------

             Summary: thrift interface is inconsistently implemented on timestamp/range filtering
                 Key: HBASE-7924
                 URL: https://issues.apache.org/jira/browse/HBASE-7924
             Project: HBase
          Issue Type: Bug
          Components: Thrift
    Affects Versions: 0.94.5, 0.92.0
            Reporter: Guido Serra aka Zeph


a getRowsWithColumnsTs or a Scan object are being exposed (as by documentation and .thrift description file) only as *exact* timestamp matcher, no timerange functionality is (supposedly) being exposed

instead, the Scan object is behaving as by documentation
but the getRowsWithColumnsTs() beneath has a timerange behaviour

see: HBASE-5694, HBASE-7907

--
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