This is an automated email from the ASF dual-hosted git repository.

zclll pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f6af3e84929 [Fix](datetime) fix %f (microseconds) format specifier in 
str_to_date (#60632)
     add 0b60272414a [Optimize](NestedLoopJoin) if the build side is small, 
iterate the build side first. (#60179)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/dependency.h                       |   4 +-
 .../exec/nested_loop_join_build_operator.cpp       |  14 +-
 .../exec/nested_loop_join_build_operator.h         |   2 +-
 .../exec/nested_loop_join_probe_operator.cpp       | 435 +++++++++++++++------
 .../exec/nested_loop_join_probe_operator.h         |  47 ++-
 5 files changed, 356 insertions(+), 146 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to