You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Deepak Jaiswal (JIRA)" <ji...@apache.org> on 2018/04/25 22:26:00 UTC

[jira] [Created] (HIVE-19311) Partition and bucketing support for “load data” statement

Deepak Jaiswal created HIVE-19311:
-------------------------------------

             Summary: Partition and bucketing support for “load data” statement
                 Key: HIVE-19311
                 URL: https://issues.apache.org/jira/browse/HIVE-19311
             Project: Hive
          Issue Type: Bug
            Reporter: Deepak Jaiswal
            Assignee: Deepak Jaiswal


Currently, "load data" statement is very limited. It errors out if any of the information is missing such as partitioning info if table is partitioned or appropriate names when table is bucketed.

It should be able to launch an insert job to load the data instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)