[ https://issues.apache.org/jira/browse/HIVE-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802070#comment-13802070 ]
Chris Drome commented on HIVE-4974: ----------------------------------- [~brocknoland], I didn't add explicit tests to TestJdbcDriver2 as there is no new functionality per se. I did test against TestJdbcDriver2 to ensure that nothing broke though. Please advise as to whether specific tests should be added. > 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-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)