yiguolei commented on code in PR #23044:
URL: https://github.com/apache/doris/pull/23044#discussion_r1295619527
##########
be/src/runtime/runtime_state.h:
##########
@@ -394,6 +394,11 @@ class RuntimeState {
_query_options.enable_share_hash_table_for_broadcast_join;
}
+ bool enable_hash_join_short_circuit() const {
Review Comment:
enable_early_start_probe
--
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]