[ 
https://issues.apache.org/jira/browse/HIVE-20897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701645#comment-16701645
 ] 

ASF GitHub Bot commented on HIVE-20897:
---------------------------------------

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

----


> 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
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-20897.01.patch, HIVE-20897.02.patch, 
> HIVE-20897.03.patch, HIVE-20897.04.patch, HIVE-20897.05.patch
>
>
> 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)

Reply via email to