[ 
https://issues.apache.org/jira/browse/HIVE-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-3527:
------------------------------

    Attachment: HIVE-3527.D5883.1.patch

kevinwilfong requested code review of "HIVE-3527 [jira] Allow CREATE TABLE LIKE 
command to take TBLPROPERTIES".
Reviewers: JIRA

  test

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D5883

AFFECTED FILES
  ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
  ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g
  ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
  ql/src/java/org/apache/hadoop/hive/ql/plan/CreateTableLikeDesc.java
  ql/src/test/queries/clientpositive/create_like_tbl_props.q
  ql/src/test/results/clientpositive/create_like_tbl_props.q.out

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/13935/

To: JIRA, kevinwilfong

                
> Allow CREATE TABLE LIKE command to take TBLPROPERTIES
> -----------------------------------------------------
>
>                 Key: HIVE-3527
>                 URL: https://issues.apache.org/jira/browse/HIVE-3527
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.10.0
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>         Attachments: HIVE-3527.1.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