GitHub user maheshk114 opened a pull request:
https://github.com/apache/hive/pull/496
HIVE-20897 : TestJdbcDriver2#testSelectExecAsync2 fails with result set not
present error
â¦
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maheshk114/hive HIVE-20897-review
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/496.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #496
----
commit 673a910a13c4189401570b66c323879c6c6200fa
Author: Mahesh Kumar Behera <mbehera@...>
Date: 2018-11-09T11:41:43Z
HIVE-20897 : TestJdbcDriver2#testSelectExecAsync2 fails with result set not
present error
----
---