yiguolei commented on code in PR #38238:
URL: https://github.com/apache/doris/pull/38238#discussion_r1689539933


##########
be/src/runtime/workload_group/workload_group.h:
##########
@@ -189,6 +190,10 @@ class WorkloadGroup : public 
std::enable_shared_from_this<WorkloadGroup> {
 
     std::string thread_debug_info();
 
+    std::shared_ptr<IOThrottle> get_scan_io_throttle(std::string disk_dir);

Review Comment:
   using  const std::string& as input parameter



-- 
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

Reply via email to