Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/19415 )
Change subject: IMPALA-11836: Remove duplicated information in codegen cache logs ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/19415/2/be/src/codegen/llvm-codegen.cc File be/src/codegen/llvm-codegen.cc: http://gerrit.cloudera.org:8080/#/c/19415/2/be/src/codegen/llvm-codegen.cc@2007 PS2, Line 2007: out << "\nFragment Plan: " << apache::thrift::ThriftDebugString(state_->fragment()) Please make sure you don't output sensitive data with ThriftDebugString(). If so, use impala::RedactedDebugString() instead. -- To view, visit http://gerrit.cloudera.org:8080/19415 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I6a19ea4394c651d1cf64fce92375e7fa5cb09baa Gerrit-Change-Number: 19415 Gerrit-PatchSet: 2 Gerrit-Owner: Yida Wu <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Thu, 12 Jan 2023 01:08:25 +0000 Gerrit-HasComments: Yes
