You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/12/10 00:28:06 UTC

[jira] [Updated] (HBASE-10114) _scan_internal() in table.rb should accept argument that specifies reverse scan

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

Ted Yu updated HBASE-10114:
---------------------------

    Fix Version/s: 0.99.0
                   0.98.0

> _scan_internal() in table.rb should accept argument that specifies reverse scan
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-10114
>                 URL: https://issues.apache.org/jira/browse/HBASE-10114
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>             Fix For: 0.98.0, 0.99.0
>
>
> Here is how boolean argument is accepted:
> {code}
>         cache_blocks = args["CACHE_BLOCKS"] || true
> {code}
> Flag for reverse scan should be supported in similar manner



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)