yiguolei commented on code in PR #39256: URL: https://github.com/apache/doris/pull/39256#discussion_r1714202664
########## be/src/util/cgroup_util.h: ########## @@ -18,50 +18,74 @@ #pragma once #include <cstdint> +#include <filesystem> #include <string> Review Comment: 然后这还有一部分在util里,感觉怎么搞,也不应该把这些东西放到3个目录里啊 -- 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