Ted Yu created HBASE-10114:
------------------------------
Summary: _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
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)
