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


##########
be/src/pipeline/exec/hashjoin_probe_operator.h:
##########
@@ -44,5 +45,23 @@ class HashJoinProbeOperator final : public 
StatefulOperator<HashJoinProbeOperato
     Status open(RuntimeState*) override { return Status::OK(); }
 };
 
+class GraceHashJoinProbeOperatorBuilder final

Review Comment:
   单独写一个文件,不要跟现在的代码混在一起



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