HappenLee commented on code in PR #44618:
URL: https://github.com/apache/doris/pull/44618#discussion_r1865714928
##########
be/src/exprs/runtime_filter_slots_cross.h:
##########
@@ -79,6 +79,24 @@ class VRuntimeFilterSlotsCross {
return Status::OK();
}
+ void copy_to_shared_context(vectorized::SharedCollectedDataContextPtr&
context) {
+ for (auto filter : _runtime_filters) {
Review Comment:
auto&
--
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]