yiguolei commented on code in PR #31487:
URL: https://github.com/apache/doris/pull/31487#discussion_r1505735050


##########
be/src/pipeline/exec/scan_operator.h:
##########
@@ -166,6 +167,8 @@ class ScanLocalState : public ScanLocalStateBase {
 
     RuntimeFilterDependency* filterdependency() override { return 
_filter_dependency.get(); };

Review Comment:
   这个filter dependency 还有必要有单独的函数吗? 直接整合到 dependencies 这个函数里一起返回是否就可以了



-- 
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]

Reply via email to