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

Jacobo Coll edited comment on PHOENIX-4002 at 10/3/17 12:46 PM:
----------------------------------------------------------------

Hi,
I was testing the new cursor functionality, and I have seen that the grammar 
does not match with the examples at http://phoenix.apache.org/cursors.html

Instead of "{{OPEN CURSOR cursorName}}" should be "{{OPEN cursorName}}"
Also, "{{DECLARE CURSOR cursorName FOR selectStatement}}" should be "{{DECLARE 
cursorName CURSOR FOR selectStatement}}"


was (Author: jacollmo):
Hi,
I was testing the new cursor functionality, and I have seen that the grammar 
does not match with the examples at http://phoenix.apache.org/cursors.html

Instead of "{{OPEN CURSOR cursorName}}" should be "{{OPEN cursorName}}"
Also, "{{DECLARE CURSOR cursorName FOR selectStatemen}}t" should be "{{DECLARE 
cursorName CURSOR FOR selectStatement}}"

> Document FETCH NEXT| n ROWS from Cursor
> ---------------------------------------
>
>                 Key: PHOENIX-4002
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4002
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: James Taylor
>            Assignee: Biju Nair
>             Fix For: 4.12.0
>
>         Attachments: PHOENIX-4002-WIP.PATCH
>
>
> Now that PHOENIX-3572 is resolved and released, we need to add documentation 
> for this new functionality on our website. For directions on how to do that, 
> see http://phoenix.apache.org/building_website.html. I'd recommend adding a 
> new top level page linked off of our Features menu that explains from a users 
> perspective how to use it, and also updating our reference grammar here 
> (which is derived from content in phoenix.csv): 
> http://phoenix.apache.org/language/index.html



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to