[
https://issues.apache.org/jira/browse/PHOENIX-3572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021970#comment-16021970
]
Hudson commented on PHOENIX-3572:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1619 (See
[https://builds.apache.org/job/Phoenix-master/1619/])
PHOENIX-3878 Add license headers missed in PHOENIX-3572 (gjacoby: rev
33d6cdab1e5eed336b7a6f56d3ebaa741893bc43)
* (edit) phoenix-core/src/main/java/org/apache/phoenix/parse/CursorName.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/execute/CursorFetchPlan.java
> 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
> Fix For: 4.11.0
>
> Attachments: PHOENIX-3572.patch
>
>
> 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)