You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2014/10/14 03:42:34 UTC

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

Brock Noland created HIVE-8450:
----------------------------------

             Summary: 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
            Reporter: Brock Noland


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)