Jonathan Seidman created HIVE-6696:
--------------------------------------
Summary: Implement DBMD.getIndexInfo()
Key: HIVE-6696
URL: https://issues.apache.org/jira/browse/HIVE-6696
Project: Hive
Issue Type: Improvement
Components: JDBC
Affects Versions: 0.12.0
Reporter: Jonathan Seidman
Priority: Minor
HiveDatabaseMetaData.getIndexInfo() currently throws a "not supported"
exception. There seems to be no technical obstacle to implementing this to
return index info for tables with indexes defined, and probably an empty
ResultSet for tables with no indexes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)