This is an automated email from the ASF dual-hosted git repository.
lihaopeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 802fcbb (#8162)refactor binary dict
add b1e7343 [Vectorized] [HashJoin] Opt HashJoin Performance (#8119)
No new revisions were added by this update.
Summary of changes:
be/src/vec/columns/column_complex.h | 12 +-
be/src/vec/columns/column_decimal.h | 10 +-
be/src/vec/columns/column_string.cpp | 6 +-
be/src/vec/columns/column_vector.cpp | 17 ++-
be/src/vec/core/block.h | 17 ++-
be/src/vec/exec/join/join_op.h | 12 +-
be/src/vec/exec/join/vhash_join_node.cpp | 237 +++++++++++++++++--------------
be/src/vec/exec/join/vhash_join_node.h | 8 +-
be/src/vec/exec/vset_operation_node.cpp | 42 ++++--
be/src/vec/exec/vset_operation_node.h | 10 +-
be/src/vec/sink/vdata_stream_sender.cpp | 8 +-
11 files changed, 230 insertions(+), 149 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]