Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/22807 )
Change subject: IMPALA-13989: Invalidate table on rename failure ...................................................................... Patch Set 9: (2 comments) http://gerrit.cloudera.org:8080/#/c/22807/5//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/22807/5//COMMIT_MSG@22 PS5, Line 22: Adds concurrency tests with : simultaneous rename and invalidate metadata that previously would fail. : > Using INVALIDATE METADATA <table> on the old table name might be easlier si Done http://gerrit.cloudera.org:8080/#/c/22807/7/fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java File fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java: http://gerrit.cloudera.org:8080/#/c/22807/7/fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java@5752 PS7, Line 5752: (version > 0) { > nit: This is just one possibility. A concurrent INVALIDATE <table> could al Done -- To view, visit http://gerrit.cloudera.org:8080/22807 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ic2a276b6e5ceb35b7f3ce788cc47052387ae8980 Gerrit-Change-Number: 22807 Gerrit-PatchSet: 9 Gerrit-Owner: Michael Smith <michael.sm...@cloudera.com> Gerrit-Reviewer: Csaba Ringhofer <csringho...@cloudera.com> Gerrit-Reviewer: Daniel Becker <daniel.bec...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com> Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com> Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Comment-Date: Mon, 28 Apr 2025 21:15:15 +0000 Gerrit-HasComments: Yes