You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "ttttttz (Code Review)" <ge...@cloudera.org> on 2023/05/12 07:17:06 UTC

[Impala-ASF-CR] IMPALA-12131: If a non-partitioned table update fails, invalidate the table.

Hello Impala Public Jenkins, 

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

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

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

Change subject: IMPALA-12131: If a non-partitioned table update fails, invalidate the table.
......................................................................

IMPALA-12131: If a non-partitioned table update fails, invalidate the table.

Change-Id: I28e76a73b7905c24eb93b935124d20ea7abe8513
---
M fe/src/main/java/org/apache/impala/catalog/HdfsTable.java
M fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java
A fe/src/main/java/org/apache/impala/util/DebugException.java
M fe/src/main/java/org/apache/impala/util/DebugUtils.java
4 files changed, 62 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/78/19878/2
-- 
To view, visit http://gerrit.cloudera.org:8080/19878
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I28e76a73b7905c24eb93b935124d20ea7abe8513
Gerrit-Change-Number: 19878
Gerrit-PatchSet: 2
Gerrit-Owner: ttttttz <24...@qq.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>