mahesh kumar behera created HIVE-25251:
------------------------------------------
Summary: Reduce overhead of adding partitions during batch loading
of partitions.
Key: HIVE-25251
URL: https://issues.apache.org/jira/browse/HIVE-25251
Project: Hive
Issue Type: Sub-task
Reporter: mahesh kumar behera
Assignee: mahesh kumar behera
The add partitions call done to HMS does a serial execution of data nucleus
calls to add the partitions to backend DB. This can be further optimised by
batching those sql statements.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)