yiguolei commented on code in PR #47784: URL: https://github.com/apache/doris/pull/47784#discussion_r1952345020
########## be/src/runtime/query_context.cpp: ########## @@ -387,7 +349,7 @@ ThreadPool* QueryContext::get_memtable_flush_pool() { } void QueryContext::set_workload_group(WorkloadGroupPtr& tg) { Review Comment: 把变量rename成wg,不要用tg了 -- 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