You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Biju Nair (JIRA)" <ji...@apache.org> on 2017/01/05 23:56:58 UTC

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

Biju Nair created PHOENIX-3572:
----------------------------------

             Summary: 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


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.4#6332)