[
https://issues.apache.org/jira/browse/HIVE-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912684#action_12912684
]
John Sichi commented on HIVE-1497:
----------------------------------
Note recent improvements on DESCRIBE TABLE in HIVE-558.
For command syntax, Hive usually mimics MySQL, so I guess just SHOW is good
enough (no DESCRIBE needed):
http://dev.mysql.com/doc/refman/5.0/en/show-index.html
> support COMMENT clause on CREATE INDEX, and add new commands for
> SHOW/DESCRIBE indexes
> --------------------------------------------------------------------------------------
>
> Key: HIVE-1497
> URL: https://issues.apache.org/jira/browse/HIVE-1497
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Indexing
> Affects Versions: 0.7.0
> Reporter: John Sichi
> Assignee: Russell Melick
> Fix For: 0.7.0
>
>
> We need to work out the syntax for SHOW/DESCRIBE, taking partitioning into
> account.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.