[ 
https://issues.apache.org/jira/browse/HIVE-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247887#comment-14247887
 ] 

Prabhu Joseph commented on HIVE-7122:
-------------------------------------

Hi Vasanth,

   Hive documentation tells like can be used to create table without copying 
data, it's just a view.  But this improvement changes that feature and this 
feature can be achieved using Stored as CTAS.

  
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-CreateTableLike

Thanks,
Prabhu Joseph
 

> 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
>         Attachments: 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)

Reply via email to