Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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')?
Attachments
Attachments
Issue Links
- is duplicated by
-
HIVE-1187 Implement ddldump utility for Hive Metastore
- Resolved
- is related to
-
HIVE-4210 output of "show create table" shoud contain a Semicolon at the end of the query string
- Open
-
HIVE-2816 Extend IMPORT/EXPORT with metadata only option
- Open
- relates to
-
HIVE-4659 while sql contains \t , 'desc formatted view_name' and 'show create table view_name' statements will generate Incomplete results
- Open
-
HIVE-11706 Implement "show create database"
- Closed