[ https://issues.apache.org/jira/browse/HIVE-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14641431#comment-14641431 ]
Lefty Leverenz commented on HIVE-11290: --------------------------------------- Doc note: These are already documented in the HPL/SQL Reference. * %ISOPEN, %FOUND, and %NOTFOUND are documented in http://www.plhql.org/cursor-attributes. * SYS_REFCURSOR is documented in http://www.plhql.org/data-types. They will be added to the Hive wiki along with the rest of the HPL/SQL Reference. > Cursor attributes %ISOPEN, %FOUND, %NOTFOUND and SYS_REFCURSOR variable > ----------------------------------------------------------------------- > > Key: HIVE-11290 > URL: https://issues.apache.org/jira/browse/HIVE-11290 > Project: Hive > Issue Type: Improvement > Components: hpl/sql > Reporter: Dmitry Tolpeko > Assignee: Dmitry Tolpeko > Fix For: 2.0.0 > > Attachments: HIVE-11290.1.patch > > > Cursor attributes allow you to get information about the current cursor > state. Cursor variable can be used to pass result sets between routines. -- This message was sent by Atlassian JIRA (v6.3.4#6332)