You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2021/05/21 17:19:00 UTC

[jira] [Created] (IMPALA-10713) Use PARTITION-level locking for static partition INSERTs for ACID tables

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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org