[ https://issues.apache.org/jira/browse/HIVE-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802075#comment-13802075 ]
Brock Noland commented on HIVE-4974: ------------------------------------ Hey Chris, Once again thank you very much for the effort. I don't want to burden you with large changes, but adding tests to this patch should be very quick and easy to do. bq. there is no new functionality I know the new functionality is fairly trivial, however N months down the road there maybe more changes to these methods and it would be great to ensure we don't break our contract. Thanks!! Brock > 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)