Gabriel39 commented on code in PR #49822: URL: https://github.com/apache/doris/pull/49822#discussion_r2030961914
########## be/src/pipeline/dependency.h: ########## @@ -204,7 +204,7 @@ struct RuntimeFilterTimerQueue; class RuntimeFilterTimer { public: RuntimeFilterTimer(int64_t registration_time, int32_t wait_time_ms, - std::shared_ptr<RuntimeFilterDependency> parent) + std::shared_ptr<Dependency> parent) Review Comment: timedBlockingDetector -- 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