Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The current JDBC RSM implementation throws SQLFeatureNotSupportedException for several functions. This make the Hive JDBC driver unusable by applications that attempt to do RSM discovery. Other JDBC drivers return suitable values instead of generating exceptions in these cases. The HIveĀ driver should do the same.