Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-10713

Use PARTITION-level locking for static partition INSERTs for ACID tables

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.1.0
    • Frontend
    • ghx-label-2

    Description

      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.

      Attachments

        Activity

          People

            boroknagyz Zoltán Borók-Nagy
            boroknagyz Zoltán Borók-Nagy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: