[ https://issues.apache.org/jira/browse/HIVE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alan Gates updated HIVE-7241: ----------------------------- Attachment: HIVE-7241.patch > Wrong lock acquired for alter table rename partition > ---------------------------------------------------- > > Key: HIVE-7241 > URL: https://issues.apache.org/jira/browse/HIVE-7241 > Project: Hive > Issue Type: Bug > Components: Locking > Affects Versions: 0.13.0 > Reporter: Alan Gates > Assignee: Alan Gates > Attachments: HIVE-7241.patch, HIVE-7241.patch > > > Doing an "alter table foo partition (bar='x') rename to partition (bar='y')" > acquires a read lock on table foo. It should instead acquire an exclusive > lock on partition bar=x. -- This message was sent by Atlassian JIRA (v6.2#6252)