[
https://issues.apache.org/jira/browse/HIVE-8637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gunther Hagleitner updated HIVE-8637:
-------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed to trunk and .14.
> In insert into X select from Y, table properties from X are clobbering those
> from Y
> -----------------------------------------------------------------------------------
>
> Key: HIVE-8637
> URL: https://issues.apache.org/jira/browse/HIVE-8637
> Project: Hive
> Issue Type: Task
> Affects Versions: 0.14.0
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Critical
> Fix For: 0.14.0
>
> Attachments: HIVE-8637.patch
>
>
> With a query like:
> {code}
> insert into table X select * from Y;
> {code}
> the table properties from table X are being sent to the input formats for
> table Y.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)