[
https://issues.apache.org/jira/browse/HIVE-6256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13890255#comment-13890255
]
Sergey Shelukhin commented on HIVE-6256:
----------------------------------------
Oh. https://reviews.apache.org/r/17687/ the patch minus generated code
> add batch dropping of partitions to Hive metastore (as well as to dropTable)
> ----------------------------------------------------------------------------
>
> Key: HIVE-6256
> URL: https://issues.apache.org/jira/browse/HIVE-6256
> Project: Hive
> Issue Type: Improvement
> Components: Metastore
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Minor
> Attachments: HIVE-6256.nogen.patch, HIVE-6256.patch
>
>
> Metastore drop partitions call drops one partition; when many are being
> dropped this can be slow. Partitions could be dropped in batch instead, if
> multiple are dropped via one command. Drop table can also use that.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)