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


##########
be/src/pipeline/exec/partitioned_hash_join_probe_operator.h:
##########
@@ -81,7 +81,6 @@ class PartitionedHashJoinProbeLocalState final
     std::vector<vectorized::SpillStreamSPtr> _probe_spilling_streams;
 
     std::unique_ptr<vectorized::PartitionerBase> _partitioner;
-    std::unique_ptr<RuntimeState> _runtime_state;

Review Comment:
   partitioned xx operator 以后就不需要runtime state了吗?



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

Reply via email to