You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Gopal Vijayaraghavan (Jira)" <ji...@apache.org> on 2021/03/05 15:26:00 UTC

[jira] [Updated] (HIVE-24847) Remove LOAD DATA Command

     [ 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)