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


##########
be/src/pipeline/exec/scan_operator.cpp:
##########
@@ -73,6 +73,22 @@ bool ScanLocalState<Derived>::should_run_serial() const {
     return _parent->cast<typename Derived::Parent>()._should_run_serial;
 }
 
+Status ScanLocalStateBase::update_late_arrival_runtime_filter(RuntimeState* 
state,

Review Comment:
   这些代码都加点注释,为什么需要加lock



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