HappenLee commented on code in PR #63389: URL: https://github.com/apache/doris/pull/63389#discussion_r3329967785
########## be/src/exec/runtime_filter/runtime_filter_consumer_helper.cpp: ########## @@ -17,10 +17,14 @@ #include "exec/runtime_filter/runtime_filter_consumer_helper.h" +#include "common/logging.h" Review Comment: 这个cpp为什么加了一堆头文件没有实际修改代码? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
