[
https://issues.apache.org/jira/browse/HIVE-24847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gopal Vijayaraghavan updated HIVE-24847:
----------------------------------------
Labels: backwards-incompatible (was: )
> Remove LOAD DATA Command
> ------------------------
>
> Key: HIVE-24847
> URL: https://issues.apache.org/jira/browse/HIVE-24847
> Project: Hive
> Issue Type: Improvement
> Reporter: David Mollitor
> Priority: Major
> Labels: backwards-incompatible
>
> Please remove this confusing feature.
> As I understand it, this as an artifact of a previous era in Hive and that
> the best way to do this now is to create an {{EXTERNAL}} table then {{INSERT
> INTO .. SELECT * FROM ...}} the table into a managed table. The benefit of
> this is that table stats are collected during the {{INSERT}} statement and
> stats are not calculated as part of {{LOAD DATA}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)