[
https://issues.apache.org/jira/browse/PHOENIX-3572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955218#comment-15955218
]
James Taylor commented on PHOENIX-3572:
---------------------------------------
[~rajeshbabu] - I think we'd need to discuss this first on the dev list before
deciding one way or another. IMHO, we'd only start this *after* the calcite
branch becomes the master branch and we'd only do this when the unit tests
failure rate drops substantially. Otherwise we'll never have the hope of
maintaining any kind of quality/stability as the code continues to evolve.
> Support FETCH NEXT| n ROWS from Cursor
> --------------------------------------
>
> Key: PHOENIX-3572
> URL: https://issues.apache.org/jira/browse/PHOENIX-3572
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Biju Nair
> Assignee: Biju Nair
>
> Implement required changes to support
> - {{DECLARE}} and {{OPEN}} a cursor
> - query {{FETCH NEXT | n ROWS}} from the cursor
> - {{CLOSE}} the cursor
> Based on the feedback in [PR
> #192|https://github.com/apache/phoenix/pull/192], implement the changes using
> {{ResultSet}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)