You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2017/04/04 09:21:41 UTC

[jira] [Commented] (PHOENIX-3572) Support FETCH NEXT| n ROWS from Cursor

    [ https://issues.apache.org/jira/browse/PHOENIX-3572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954887#comment-15954887 ] 

Ankit Singhal commented on PHOENIX-3572:
----------------------------------------

Thanks [~gsbiju], +1, Looks good to me. 
[~rajeshbabu], Do you think any impact on phoenix-calcite with this new construct, i.e how complex it is to support this syntax in calcite branch too?

> 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)