[ https://issues.apache.org/jira/browse/HIVE-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804738#comment-13804738 ]
Chris Drome commented on HIVE-4974: ----------------------------------- Thanks [~brocknoland] and [~vaibhavgumashta]. > 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.11.0, 0.12.0 > Reporter: Chris Drome > Assignee: Chris Drome > Priority: Minor > Fix For: 0.13.0 > > Attachments: HIVE-4974.2-trunk.patch.txt, > HIVE-4974-trunk-1.patch.txt, HIVE-4974-trunk-2.patch.txt, > 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)