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

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


    from c68e3293bef fix problem of cannot spill afterr hash join sink build 
table table finishe
     new b6b94cb576b test
     new ed2d9786a10 test

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/common/config.cpp                           |  2 +
 be/src/common/config.h                             |  2 +
 be/src/pipeline/exec/hashjoin_build_sink.cpp       |  8 ++++
 be/src/pipeline/exec/hashjoin_build_sink.h         |  2 +
 .../exec/partitioned_hash_join_probe_operator.cpp  | 14 ++++++-
 .../exec/partitioned_hash_join_sink_operator.cpp   | 45 ++++++++++++++++------
 be/src/pipeline/pipeline_task.cpp                  | 32 +++++++++++++--
 7 files changed, 87 insertions(+), 18 deletions(-)


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

Reply via email to