[
https://issues.apache.org/jira/browse/HIVE-25251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-25251:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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.20.1#820001)