Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/20494 )
Change subject: IMPALA-12390 (part 4): Enable unnecessary-value-param ...................................................................... Patch Set 14: (1 comment) http://gerrit.cloudera.org:8080/#/c/20494/14//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/20494/14//COMMIT_MSG@12 PS14, Line 12: Updates based on how values are used: > Regarding potential conflict resolution if backporting is needed after this "Safe to always follow new code": each individual change is pretty small and was forced by the new clang-tidy check. I think carrying any of these changes individually as part of a backport would be fine as long as they compile and pass tests. I previously ran perf-AB-test and found not much (see comment from Sept 20, 2023). I don't think that's surprising, most of the changes are off critical paths, and the ones that are generally were copying small structs (on the order of 10s of bytes). -- To view, visit http://gerrit.cloudera.org:8080/20494 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I8aa5d98596d82f615a0a728e0235e7dd9d8b5003 Gerrit-Change-Number: 20494 Gerrit-PatchSet: 14 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: gaurav singh <[email protected]> Gerrit-Comment-Date: Wed, 30 Oct 2024 17:20:51 +0000 Gerrit-HasComments: Yes
