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

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


    from 60c3de7d7d2 [fix](mysql-buffer) fix special buffer size with nested 
type (#45126)
     add 9231b7d50e6 [opt](exec)Optimize SetOperator by removing unnecessary 
maintained elements. (#45195)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/common/set_utils.h                 |  16 +-
 be/src/pipeline/exec/join/join_op.h                | 182 ---------------------
 .../pipeline/exec/join/process_hash_table_probe.h  |   1 -
 be/src/pipeline/exec/set_probe_sink_operator.cpp   |   4 +-
 be/src/pipeline/exec/set_source_operator.cpp       |  12 +-
 be/src/pipeline/exec/set_source_operator.h         |   4 +-
 .../vec/common/hash_table/hash_table_set_probe.h   |   2 +-
 7 files changed, 21 insertions(+), 200 deletions(-)
 delete mode 100644 be/src/pipeline/exec/join/join_op.h


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

Reply via email to