[
https://issues.apache.org/jira/browse/HIVE-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170653#comment-14170653
]
Navis commented on HIVE-8450:
-----------------------------
Can be solved by using hive.ddl.createtablelike.properties.whitelist or by
specifying table properties to be copied. But I think we should make serdes to
provide their own property names for schema.
> 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
> Priority: Critical
>
> 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)