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

[jira] [Created] (HIVE-24642) Multiple file listing calls are executed in the MoveTask in case of direct inserts

Marta Kuczora created HIVE-24642:
------------------------------------

             Summary: Multiple file listing calls are executed in the MoveTask in case of direct inserts
                 Key: HIVE-24642
                 URL: https://issues.apache.org/jira/browse/HIVE-24642
             Project: Hive
          Issue Type: Improvement
            Reporter: Marta Kuczora
            Assignee: Marta Kuczora


When inserting data into a table with dynamic partitioning with direct insert on, the MoveTask performs several file listings to look up the newly created partitions and files. Check if all files listings are necessary or it can be optimized to do less listings.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)