You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/08/21 05:50:26 UTC

[jira] [Created] (PHOENIX-1193) Make skip scan work with reverse scans

James Taylor created PHOENIX-1193:
-------------------------------------

             Summary: Make skip scan work with reverse scans
                 Key: PHOENIX-1193
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1193
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor
            Assignee: Kyle Buzsaki


We support reverse scans in 4.1. They're used to optimize out an ORDER BY that traverses in reverse PK order. We do not support this when a skip scan is used, but this would likely not be very difficult. There's a test already, ReverseScanIT. testReverseSkipScan(), that can be used for verification.



--
This message was sent by Atlassian JIRA
(v6.2#6252)