[
https://issues.apache.org/jira/browse/PHOENIX-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15276672#comment-15276672
]
James Taylor commented on PHOENIX-2821:
---------------------------------------
Thanks for the patch, [~ankit.singhal]. I think it'd be good to mention using
offset and limit as an alternative from row value constructors to support paged
queries here: https://phoenix.apache.org/paged.html. It'd be important to
mention that large offsets will not perform well compared to RVCs as the rows
being skipped still need to be scanned.
> Document Offset and Fetch SQL construct
> ----------------------------------------
>
> Key: PHOENIX-2821
> URL: https://issues.apache.org/jira/browse/PHOENIX-2821
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Ankit Singhal
> Assignee: Ankit Singhal
> Attachments: PHOENIX-2821.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)