You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chris Drome (JIRA)" <ji...@apache.org> on 2013/10/22 00:41:45 UTC

[jira] [Updated] (HIVE-4974) JDBC2 statements and result sets are not able to return their parents

     [ https://issues.apache.org/jira/browse/HIVE-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Drome updated HIVE-4974:
------------------------------

    Attachment: HIVE-4974-trunk.patch.txt

Uploaded trunk patch.

> JDBC2 statements and result sets are not able to return their parents
> ---------------------------------------------------------------------
>
>                 Key: HIVE-4974
>                 URL: https://issues.apache.org/jira/browse/HIVE-4974
>             Project: Hive
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 0.10.0, 0.11.0, 0.12.0
>            Reporter: Chris Drome
>            Assignee: Chris Drome
>            Priority: Minor
>         Attachments: HIVE-4974-trunk.patch.txt
>
>
> The getConnection method of HiveStatement and HivePreparedStatement throw a not supported SQLException. The constructors should take the HiveConnection that creates them as an argument.
> Similarly, HiveBaseResultSet is not capable of returning the Statement that created it.



--
This message was sent by Atlassian JIRA
(v6.1#6144)