[
https://issues.apache.org/jira/browse/HIVE-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797379#comment-13797379
]
Prasad Mujumdar commented on HIVE-5441:
---------------------------------------
I did consider that, but wan't convinced that it would be useful in context of
this patch. The next step could be to expose the compilation via new message
(eg Prepare() ) which can be used for both sync and async execution and add
COMPILING as a new state. This would be helpful when porting existing JDBC or
ODBC applications originally developed for relational databases.
> Async query execution doesn't return resultset status
> -----------------------------------------------------
>
> Key: HIVE-5441
> URL: https://issues.apache.org/jira/browse/HIVE-5441
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Affects Versions: 0.12.0
> Reporter: Prasad Mujumdar
> Assignee: Prasad Mujumdar
> Attachments: HIVE-5441.1.patch, HIVE-5441.3.patch
>
>
> For synchronous statement execution (SQL as well as metadata and other), the
> operation handle includes a boolean flag indicating whether the statement
> returns a resultset. In case of async execution, that's always set to false.
--
This message was sent by Atlassian JIRA
(v6.1#6144)