[
https://issues.apache.org/jira/browse/HIVE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-7241:
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Status: Resolved (was: Patch Available)
Committed to trunk. Thanks, Alan!
> 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
> Fix For: 0.14.0
>
> 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)