This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 38b4cbe253 [Bug](regression) regression fail random in fuzzy mode (#14614) add 78adecac1b [enhancemennt](be)optimize mem usage in join and set node (#14602) No new revisions were added by this update. Summary of changes: be/src/vec/common/columns_hashing_impl.h | 9 ++++ be/src/vec/exec/join/process_hash_table_probe.h | 3 +- .../vec/exec/join/process_hash_table_probe_impl.h | 53 ++++++++++++++++++---- be/src/vec/exec/join/vhash_join_node.cpp | 5 ++ be/src/vec/exec/join/vhash_join_node.h | 22 ++++++++- be/src/vec/exec/vset_operation_node.cpp | 5 ++ be/src/vec/exec/vset_operation_node.h | 24 ++++++++-- 7 files changed, 107 insertions(+), 14 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org