Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
S lock on DB is acquired when creating a new table in that DB to make sure the DB is not dropped at the same time
This should not conflict with operations such as rebuild index which takes an Exclusive lock on a partition. See also HIVE-10242
Attachments
Attachments
Issue Links
- is related to
-
HIVE-13980 create table as select should acquire X lock on target table
- Open
- relates to
-
HIVE-10242 ACID: insert overwrite prevents create table command
- Closed