Chris Drome created HIVE-4974: --------------------------------- Summary: JDBC2 statements are not able to return the connection that created them 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.10.0, 0.12.0 Reporter: Chris Drome Assignee: Chris Drome Priority: Minor
The getConnection method of HiveStatement and HivePreparedStatement throw a not supported SQLException. The constructors should take the HiveConnection that creates them as an argument. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira