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

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


    from b51d8aa7b7 [pipelineX](feature) support empty set operator (#23877)
     add 5853ed385e [pipelineX](join) Support shared hash table (#23876)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/exec/hashjoin_build_sink.cpp       |  8 -----
 be/src/pipeline/exec/hashjoin_build_sink.h         | 17 ++++++++--
 be/src/pipeline/pipeline_x/operator.h              |  2 ++
 be/src/pipeline/pipeline_x/pipeline_x_task.cpp     |  6 +++-
 be/src/pipeline/pipeline_x/pipeline_x_task.h       |  7 ++---
 be/src/runtime/fragment_mgr.cpp                    | 36 ++++++++++++++++++----
 be/src/runtime/fragment_mgr.h                      |  3 ++
 .../vec/runtime/shared_hash_table_controller.cpp   | 20 ++++--------
 be/src/vec/runtime/shared_hash_table_controller.h  |  4 +--
 9 files changed, 65 insertions(+), 38 deletions(-)


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

Reply via email to