Description
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.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-25203 HiveQueryResultSet and client operation are not expected to be closed twice
- Closed