HHoflittlefish777 commented on code in PR #33954: URL: https://github.com/apache/doris/pull/33954#discussion_r1574202484
########## be/src/runtime/stream_load/stream_load_executor.cpp: ########## @@ -150,8 +149,7 @@ Status StreamLoadExecutor::execute_plan_fragment(std::shared_ptr<StreamLoadConte } LOG(INFO) << "finished to execute stream load. label=" << ctx->label - << ", txn_id=" << ctx->txn_id - << ", query_id=" << print_id(ctx->put_result.params.params.query_id) + << ", txn_id=" << ctx->txn_id << ", query_id=" << ctx->id Review Comment: no need print_id -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org