[
https://issues.apache.org/jira/browse/HBASE-11365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037029#comment-14037029
]
Lars Hofhansl commented on HBASE-11365:
---------------------------------------
Yeah, reverse scanners scan in reverse *row* order, the rows themselves should
have their columns in the normal order.
> NavigableMap returned by a 'reversed' scanner has qualifiers ordered in the
> natural order and not the reversed one
> ------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-11365
> URL: https://issues.apache.org/jira/browse/HBASE-11365
> Project: HBase
> Issue Type: Bug
> Components: Client
> Reporter: Mathias Herberts
>
> Maybe this is a misconception on my side, but I assumed that the 'cells'
> returned by a reverse scanner (HBASE-4811) would be in reverse order, not
> just the rows.
> Was I wrong in my assumption?
--
This message was sent by Atlassian JIRA
(v6.2#6252)