Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
Impala 2.6.0
-
None
-
None
Description
Currently table metadata changes are locked at the table level for DML. For tables with partitions, it would help performance if concurrent inserts if locking was based at the partition level based on changes to the partition(s) affected, instead of locking the entire table.
Attachments
Issue Links
- is blocked by
-
IMPALA-3127 Decouple partitions from tables
- Resolved