Jiang Xingbo created SPARK-18961:
------------------------------------

             Summary: 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to