[
https://issues.apache.org/jira/browse/PHOENIX-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-1193:
----------------------------------
Assignee: (was: Kyle Buzsaki)
> Make skip scan work with reverse scans
> --------------------------------------
>
> Key: PHOENIX-1193
> URL: https://issues.apache.org/jira/browse/PHOENIX-1193
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.0.0, 4.1
> Reporter: James Taylor
>
> 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.3.4#6332)