You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Lefty Leverenz (JIRA)" <ji...@apache.org> on 2015/08/19 06:57:46 UTC

[jira] [Commented] (HIVE-8450) Create table like does not copy over table properties

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

Lefty Leverenz commented on HIVE-8450:
--------------------------------------

[~pxiong] backported this to branch-1.0 (for release 1.0.2) so the Fix Version/s should be updated.  See commit 0f7605338739c0c849a32c336e6d3d23eb959c7d.  

While I have your attention, does this need any documentation or will HIVE-8469 cover it?

> Create table like does not copy over table properties
> -----------------------------------------------------
>
>                 Key: HIVE-8450
>                 URL: https://issues.apache.org/jira/browse/HIVE-8450
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.14.0, 0.13.1
>            Reporter: Brock Noland
>            Assignee: Navis
>            Priority: Critical
>             Fix For: 1.1.0
>
>         Attachments: HIVE-8450.1.patch.txt, HIVE-8450.2.patch.txt
>
>
> Assuming t2 is a avro backed table, the following:
> {{create table t1 like t2}}
> should create an avro backed table, but the schema.url.* is not being copied correctly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)