[ https://issues.apache.org/jira/browse/SPARK-18961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15766486#comment-15766486 ]
Apache Spark commented on SPARK-18961: -------------------------------------- User 'jiangxb1987' has created a pull request for this issue: https://github.com/apache/spark/pull/16373 > Support `SHOW TABLE EXTENDED ... PARTITION` statement > ----------------------------------------------------- > > Key: SPARK-18961 > URL: https://issues.apache.org/jira/browse/SPARK-18961 > Project: Spark > Issue Type: Improvement > Components: SQL > Reporter: Jiang Xingbo > > We should support the statement `SHOW TABLE EXTENDED LIKE 'table_identifier' > PARTITION(partition_spec)`, just like that HIVE does. > When partition is specified, the `SHOW TABLE EXTENDED` command should output > the information of the partitions instead of the tables. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org