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

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


    from 2c9818fc860 (eager-agg) pick from englefly/eager-agg-0121
     add e546be296a8 [tpc preview](NestedLoopJoin) if the build side is small, 
iterate the build side first (#60266)

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       | 411 ++++++++++++++-------
 .../exec/nested_loop_join_probe_operator.h         |  47 ++-
 5 files changed, 332 insertions(+), 146 deletions(-)


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

Reply via email to