Zoltán Borók-Nagy created IMPALA-10713:
------------------------------------------

             Summary: Use PARTITION-level locking for static partition INSERTs 
for ACID tables
                 Key: IMPALA-10713
                 URL: https://issues.apache.org/jira/browse/IMPALA-10713
             Project: IMPALA
          Issue Type: Improvement
          Components: Frontend
            Reporter: Zoltán Borók-Nagy


Currently Impala always create TABLE-level locks for INSERTs for ACID tables:

[https://github.com/apache/impala/blob/ced7b7d221cda30c65504e18082bb0af6c3cb595/fe/src/main/java/org/apache/impala/service/Frontend.java#L2153]

For static partition INSERTs we could create PARTITION-level locks instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to