You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sankar Hariappan (JIRA)" <ji...@apache.org> on 2017/07/31 15:49:00 UTC

[jira] [Created] (HIVE-17212) Dynamic add partition by insert shouldn't generate INSERT event.

Sankar Hariappan created HIVE-17212:
---------------------------------------

             Summary: Dynamic add partition by insert shouldn't generate INSERT event.
                 Key: HIVE-17212
                 URL: https://issues.apache.org/jira/browse/HIVE-17212
             Project: Hive
          Issue Type: Sub-task
          Components: HiveServer2, repl
    Affects Versions: 2.1.0
            Reporter: Sankar Hariappan
            Assignee: Sankar Hariappan
             Fix For: 3.0.0


A partition is dynamically added if INSERT INTO is invoked on a non-existing partition.
In this case, Hive should generate only ADD_PARTITION events with the new files added. It shouldn't create INSERT event.
Need to test and verify this behaviour.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)