[ https://issues.apache.org/jira/browse/HIVE-17969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adam Szita updated HIVE-17969: ------------------------------ Attachment: HIVE-17969.2.patch > Metastore to alter table in batches of partitions when renaming table > --------------------------------------------------------------------- > > Key: HIVE-17969 > URL: https://issues.apache.org/jira/browse/HIVE-17969 > Project: Hive > Issue Type: Improvement > Components: Metastore > Reporter: Adam Szita > Assignee: Adam Szita > Attachments: HIVE-17969.0.patch, HIVE-17969.1.patch, > HIVE-17969.2.patch, batched.png, hive9447OptimizationOnly.png, original.png > > > I'm currently trying to speed up the {{alter table rename to}} feature of > HMS. The recently submitted change (HIVE-9447) already helps a lot especially > on Oracle HMS DBs. > This time I intend to gain throughput independently of DB types by enabling > HMS to execute this alter table command on batches of partitions (rather than > 1by1) -- This message was sent by Atlassian JIRA (v6.4.14#64029)