Gabriel39 commented on code in PR #31067: URL: https://github.com/apache/doris/pull/31067#discussion_r1496749160
########## be/src/exprs/runtime_filter.h: ########## @@ -426,18 +422,10 @@ class IRuntimeFilter { // parent profile // only effect on consumer std::unique_ptr<RuntimeProfile> _profile; - RuntimeProfile::Counter* _merge_local_rf_timer = nullptr; Review Comment: This metrics is important to help us find out performance issue -- 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