Thejas M Nair created HIVE-4998:
-----------------------------------
Summary: support jdbc documented table types in default
configuration
Key: HIVE-4998
URL: https://issues.apache.org/jira/browse/HIVE-4998
Project: Hive
Issue Type: Bug
Components: HiveServer2, JDBC
Affects Versions: 0.11.0
Reporter: Thejas M Nair
The jdbc table types supported by hive server2 are not the documented typical
types [1] in jdbc, they are hive specific types (MANAGED_TABLE, EXTERNAL_TABLE,
VIRTUAL_VIEW).
HIVE-4573 added support for the jdbc documented typical types, but the HS2
default configuration is to return the hive types
The default configuration should result in the expected jdbc typical behavior.
[1]
http://docs.oracle.com/javase/6/docs/api/java/sql/DatabaseMetaData.html?is-external=true#getTables(java.lang.String,
java.lang.String, java.lang.String, java.lang.String[])
--
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