Description
HIVE-13882 handles HiveStatement.executeQuery() when hive.server2.async.exec.async.compile is turned on. Notice we may also have similar issue when executeAsync() is called. Investigate what would be the good approach for it.
HIVE-13882 handles HiveStatement.executeQuery() when hive.server2.async.exec.async.compile is turned on. Notice we may also have similar issue when executeAsync() is called. Investigate what would be the good approach for it.