Hello Aman Sinha, Csaba Ringhofer, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/17508

to look at the new patch set (#3).

Change subject: IMPALA-10713: Use PARTITION-level locking for static partition 
INSERTs for ACID tables
......................................................................

IMPALA-10713: Use PARTITION-level locking for static partition INSERTs for ACID 
tables

Currently Impala always creates TABLE-level locks for INSERTs
for ACID tables. With this patch static partition INSERTs take
PARTITION-level locks only.

Testing:
 * extended ACID stress test with partitioned INSERTs

Change-Id: I0f5f998b908d836567c9bf7498d2caa0d231df35
---
M fe/src/main/java/org/apache/impala/analysis/InsertStmt.java
M fe/src/main/java/org/apache/impala/catalog/FeCatalogUtils.java
M fe/src/main/java/org/apache/impala/service/Frontend.java
M tests/stress/stress_util.py
M tests/stress/test_acid_stress.py
5 files changed, 92 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/08/17508/3
--
To view, visit http://gerrit.cloudera.org:8080/17508
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0f5f998b908d836567c9bf7498d2caa0d231df35
Gerrit-Change-Number: 17508
Gerrit-PatchSet: 3
Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
Gerrit-Reviewer: Aman Sinha <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>

Reply via email to