yiguolei commented on code in PR #44739: URL: https://github.com/apache/doris/pull/44739#discussion_r1861916591
########## be/src/runtime/memory/memory_profile.h: ########## @@ -21,6 +21,14 @@ #include "util/runtime_profile.h" +#define RETURN_MEMORY_PROFILE_STR(profile) \ Review Comment: 不要使用macro,使用函数 -- 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