[ https://issues.apache.org/jira/browse/HIVE-6256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13890253#comment-13890253 ]
Sergey Shelukhin commented on HIVE-6256: ---------------------------------------- actually let me also look at DN delete by query in the same patch after all. This will be a small scope change, so it's still ready for review. > 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)