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)