[ https://issues.apache.org/jira/browse/HBASE-11365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14033740#comment-14033740 ]
Anoop Sam John commented on HBASE-11365: ---------------------------------------- Reversed scanners gives Results in the reverse order of RKs. But within a Result, cells are in the normal order only (cf:q:ts) > 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)