Gabriel39 commented on code in PR #34557: URL: https://github.com/apache/doris/pull/34557#discussion_r2036444701
########## be/src/pipeline/pipeline_task.cpp: ########## @@ -251,7 +250,6 @@ Status PipelineTask::execute(bool* eos) { COUNTER_UPDATE(_yield_counts, 1); break; } - SCOPED_RAW_TIMER(&time_spent); Review Comment: @mengzhisy Sorry for that. I think it is a mistake and I fix it in #49939 -- 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