Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/24248 )
Change subject: IMPALA-14847: Add diagnostics for large ExecQueryFInstances RPCs ...................................................................... Patch Set 5: Code-Review+1 (3 comments) http://gerrit.cloudera.org:8080/#/c/24248/5//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/24248/5//COMMIT_MSG@42 PS5, Line 42: TQueryCTX nit: "TQueryCtx" http://gerrit.cloudera.org:8080/#/c/24248/5/be/src/runtime/coordinator-backend-state.cc File be/src/runtime/coordinator-backend-state.cc: http://gerrit.cloudera.org:8080/#/c/24248/5/be/src/runtime/coordinator-backend-state.cc@382 PS5, Line 382: nit: should use single space here http://gerrit.cloudera.org:8080/#/c/24248/5/be/src/runtime/coordinator.cc File be/src/runtime/coordinator.cc: http://gerrit.cloudera.org:8080/#/c/24248/5/be/src/runtime/coordinator.cc@1929 PS5, Line 1929: std::move nit: We are actually copying the string since it's returned by a const reference. Maybe just remove std::move(). https://stackoverflow.com/questions/22047964/how-to-move-elements-out-of-stl-priority-queue -- To view, visit http://gerrit.cloudera.org:8080/24248 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I10e1fd50bf2fec2b8969585f7fcec2ca2487e181 Gerrit-Change-Number: 24248 Gerrit-PatchSet: 5 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Fri, 08 May 2026 14:36:40 +0000 Gerrit-HasComments: Yes
