Description
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.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-25227 Thrift CLI Service Protocol: Eliminate long compile requests than proxies can timeout
- Resolved