[ 
https://issues.apache.org/jira/browse/HIVE-26076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denys Kuzmenko updated HIVE-26076:
----------------------------------
    Description: Originally X (EXCLUSIVE) lock was used to prevent races 
between concurrent add partition calls with IF NOT EXISTS, however, the same 
behavior could be achieved with a less restrictive X-write (EXCL_WRITE) lock. 

> Non blocking ADD PARTITION if not exists
> ----------------------------------------
>
>                 Key: HIVE-26076
>                 URL: https://issues.apache.org/jira/browse/HIVE-26076
>             Project: Hive
>          Issue Type: Task
>            Reporter: Denys Kuzmenko
>            Priority: Major
>
> Originally X (EXCLUSIVE) lock was used to prevent races between concurrent 
> add partition calls with IF NOT EXISTS, however, the same behavior could be 
> achieved with a less restrictive X-write (EXCL_WRITE) lock. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to