[
https://issues.apache.org/jira/browse/HBASE-12885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291414#comment-14291414
]
Hudson commented on HBASE-12885:
--------------------------------
SUCCESS: Integrated in HBase-1.0 #684 (See
[https://builds.apache.org/job/HBase-1.0/684/])
HBASE-12885 Unit test for RAW / VERSIONS scanner specifications (Amit Kabra)
(apurtell: rev fbcc2f37f5c85fc670dfbaf0d8397561cceadea8)
* hbase-shell/src/test/ruby/hbase/table_test.rb
> Unit test for RAW / VERSIONS scanner specifications
> ---------------------------------------------------
>
> Key: HBASE-12885
> URL: https://issues.apache.org/jira/browse/HBASE-12885
> Project: HBase
> Issue Type: Test
> Components: shell
> Reporter: Amit Kabra
> Assignee: Amit Kabra
> Priority: Minor
> Fix For: 1.0.0, 2.0.0, 0.98.10, 1.1.0
>
> Attachments: HBASE-12885.patch
>
>
> RAW scan along with VERSIONS specification returns all the version of the
> cell , which is not returned during normal scan :
> Example command :
> hbase> scan 't1', {RAW => true, VERSIONS => 10}
> It would be good to have one test case validating this functionality.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)