mahesh kumar behera created HIVE-20897:
------------------------------------------
Summary: TestJdbcDriver2#testSelectExecAsync2 fails with result
set not present error
Key: HIVE-20897
URL: https://issues.apache.org/jira/browse/HIVE-20897
Project: Hive
Issue Type: Bug
Components: Hive
Reporter: mahesh kumar behera
Assignee: mahesh kumar behera
if async prepare is enabled, control will be returned to the client before
driver could set of the query has a result set or not. But in current code,
while generating the response for the query, it is not checked if the result
set field is set or not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)