You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jonathan Seidman (JIRA)" <ji...@apache.org> on 2014/03/19 00:06:45 UTC

[jira] [Created] (HIVE-6696) Implement DBMD.getIndexInfo()

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)