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)