[ https://issues.apache.org/jira/browse/HIVE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041679#comment-14041679 ]
Ashutosh Chauhan commented on HIVE-7241: ---------------------------------------- +1 > 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)