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 37d4ec42696 [Chore](build) fix compile failed on
SegmentFlusher::_expand_variant_to_subcolumns (#32505)
add 81c8b7fec93 [fix](nereids)NullSafeEqualToEqual rule only change to
equal if both children are not nullable (#32374)
No new revisions were added by this update.
Summary of changes:
be/src/pipeline/exec/hashjoin_build_sink.cpp | 12 +++++++
be/src/pipeline/exec/hashjoin_build_sink.h | 3 ++
be/src/pipeline/exec/hashjoin_probe_operator.cpp | 21 +++++++++++
be/src/pipeline/exec/hashjoin_probe_operator.h | 4 +++
be/src/vec/exec/join/vhash_join_node.cpp | 42 +++++++++++++---------
be/src/vec/exec/join/vhash_join_node.h | 4 ++-
.../expression/rules/NullSafeEqualToEqual.java | 2 +-
.../expression/rules/NullSafeEqualToEqualTest.java | 26 +++++++++-----
.../join/test_half_join_nullable_build_side.groovy | 2 --
9 files changed, 87 insertions(+), 29 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]