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)