[ https://issues.apache.org/jira/browse/HIVE-28961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Denys Kuzmenko resolved HIVE-28961. ----------------------------------- Fix Version/s: 4.1.0 Resolution: Fixed > Respect partition limit in alter_table_req for partitioned tables > ----------------------------------------------------------------- > > Key: HIVE-28961 > URL: https://issues.apache.org/jira/browse/HIVE-28961 > Project: Hive > Issue Type: Improvement > Components: Standalone Metastore > Reporter: Wechar > Assignee: Wechar > Priority: Major > Labels: pull-request-available > Fix For: 4.1.0 > > > Alter table may cascade to partitions, where HMS would fetch all partitions > of the table. It could cause OOM so we also need check if the partition > number hits limit. -- This message was sent by Atlassian Jira (v8.20.10#820010)