This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 25a9aea5dd6 [fix](lzo) fix lzo decompression failed (#49538) add 211b491c840 [Chore](join) reduce some template instantiation of join (#49586) No new revisions were added by this update. Summary of changes: be/src/pipeline/common/join_utils.h | 5 ++- be/src/pipeline/common/partition_sort_utils.h | 5 +-- be/src/pipeline/exec/hashjoin_probe_operator.cpp | 14 ++++++--- be/src/pipeline/exec/hashjoin_probe_operator.h | 1 - be/src/pipeline/exec/join/cross_join_impl.cpp | 26 ---------------- .../pipeline/exec/join/process_hash_table_probe.h | 12 +++----- .../exec/join/process_hash_table_probe_impl.h | 36 ++++++---------------- 7 files changed, 28 insertions(+), 71 deletions(-) delete mode 100644 be/src/pipeline/exec/join/cross_join_impl.cpp --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org