[
https://issues.apache.org/jira/browse/HIVE-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274932#comment-14274932
]
Lefty Leverenz commented on HIVE-7122:
--------------------------------------
Doc note: This should be documented, with version information, in the Create
Table Like section of the DDL wikidoc. The CREATE TABLE syntax also needs to
be updated with a version note similar to other syntax changes.
* [DDL -- Create Table (syntax) |
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-CreateTable]
* [DDL -- Create Table Like |
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-CreateTableLike]
Finally, a release note on this issue would be nice.
> Storage format for create like table
> ------------------------------------
>
> Key: HIVE-7122
> URL: https://issues.apache.org/jira/browse/HIVE-7122
> Project: Hive
> Issue Type: New Feature
> Components: Query Processor
> Reporter: Vasanth kumar RJ
> Assignee: Vasanth kumar RJ
> Labels: TODOC15
> Fix For: 0.15.0
>
> Attachments: HIVE-7122.1.patch, HIVE-7122.patch
>
>
> Using create like table user can specify the table storage format.
> Example:
> create table table1 like table2 stored as ORC;
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)