Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
ghx-label-2
Description
Currently Impala always create TABLE-level locks for INSERTs for ACID tables:
For static partition INSERTs we could create PARTITION-level locks instead.