Implement "show create table"
-----------------------------

                 Key: HIVE-967
                 URL: https://issues.apache.org/jira/browse/HIVE-967
             Project: Hadoop Hive
          Issue Type: New Feature
            Reporter: Adam Kramer


SHOW CREATE TABLE would be very useful in cases where you are trying to figure 
out the partitioning and/or bucketing scheme for a table. Perhaps this could be 
implemented by having new tables automatically SET PROPERTIES 
(create_command='raw text of the create statement')?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to