You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by maheshk114 <gi...@git.apache.org> on 2018/11/28 10:07:29 UTC

[GitHub] hive pull request #496: HIVE-20897 : TestJdbcDriver2#testSelectExecAsync2 fa...

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 <mb...@...>
Date:   2018-11-09T11:41:43Z

    HIVE-20897 : TestJdbcDriver2#testSelectExecAsync2 fails with result set not present error

----


---