Alan Gates created HIVE-19982:
---------------------------------
Summary: Make JDBC work with Catalogs
Key: HIVE-19982
URL: https://issues.apache.org/jira/browse/HIVE-19982
Project: Hive
Issue Type: Sub-task
Components: JDBC
Affects Versions: 3.0.0
Reporter: Alan Gates
Many JDBC methods include a catalog specifier in the call. We need to update
these to work with multiple catalogs.
Also we will need to also support the JDBC calls for catalogs. This at least
includes Connection: getCatalog() and setCatalog()
DatabaseMetaData: getCatalogs(), getCatalogSeparator(), and getCatalogTerm()
and maybe others.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)