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

Hudson commented on HIVE-3527:
------------------------------

Integrated in hive-trunk-hadoop1 #45 (See 
[https://builds.apache.org/job/hive-trunk-hadoop1/45/])
    HIVE-3527 Allow CREATE TABLE LIKE command to take TBLPROPERTIES
(Kevin Wilfong via namit) (Revision 1438896)

     Result = ABORTED
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1438896
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/CreateTableLikeDesc.java
* /hive/trunk/ql/src/test/queries/clientpositive/create_like_tbl_props.q
* /hive/trunk/ql/src/test/results/clientpositive/create_like_tbl_props.q.out

                
> Allow CREATE TABLE LIKE command to take TBLPROPERTIES
> -----------------------------------------------------
>
>                 Key: HIVE-3527
>                 URL: https://issues.apache.org/jira/browse/HIVE-3527
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor
>    Affects Versions: 0.11.0
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>             Fix For: 0.11.0
>
>         Attachments: HIVE-3527.1.patch.txt, hive.3527.2.patch, 
> HIVE-3527.3.patch.txt, HIVE-3527.4.patch.txt, HIVE-3527.D5883.1.patch
>
>
> CREATE TABLE ... LIKE ... commands currently don't take TBLPROPERTIES.  I 
> think it would be a useful feature.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to