Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/23810 )
Change subject: IMPALA-14647: Fix truncate for replicated txn tables always delete data ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/23810/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/23810/1//COMMIT_MSG@14 PS1, Line 14: In HiveServer, there is a configuration, "hive.acid.truncate.usebase", > > I would also consider always calling the HMS API to ensure that things wo Yeah, I think we can use separate patches for adding a new query option to make this configurable at session level, and for using HMS API directly for truncate. The current patch mostly aims to make the truncate behavior configurable like Hive. So we can reproduce the flaky test failure of IMPALA-14637. -- To view, visit http://gerrit.cloudera.org:8080/23810 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia31991baeb2ef8717c387b841b65cff562dbcae0 Gerrit-Change-Number: 23810 Gerrit-PatchSet: 2 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Mon, 01 Jun 2026 06:10:02 +0000 Gerrit-HasComments: Yes
