You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/12/09 06:10:33 UTC

[doris] branch master updated (dffa3c0db2 -> 9d36931038)

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

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


    from dffa3c0db2 [enhancement](memory) Support query memroy overcommit #14948
     add 9d36931038 [Refactor](NLJ) refactor the nested loop join node (#14911)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/pipeline_fragment_context.cpp   |   1 -
 be/src/vec/core/block.cpp                       |   2 +-
 be/src/vec/exec/join/vjoin_node_base.cpp        |   1 +
 be/src/vec/exec/join/vnested_loop_join_node.cpp | 454 ++++++++++--------------
 be/src/vec/exec/join/vnested_loop_join_node.h   | 111 +++++-
 5 files changed, 300 insertions(+), 269 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org