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-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org