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

Jimmy Xiang commented on HIVE-13782:
------------------------------------

By result information, I meant if the query will return some resultset or not. 
Some query doesn't return anything, for example, insert some value to a table.

How about we change it to something like below?

"Whether to enable compiling async query asynchronously. If enabled, it is 
unknown if the query will have any resultset before compilation completed."

> Compile async query asynchronously
> ----------------------------------
>
>                 Key: HIVE-13782
>                 URL: https://issues.apache.org/jira/browse/HIVE-13782
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>         Attachments: HIVE-13782.1.patch
>
>
> Currently, when an async query is submitted to HS2, HS2 does the preparation 
> synchronously. One of the preparation step is to compile the query, which may 
> take some time. It will be helpful to provide an option to do the compilation 
> asynchronously.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to