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 0170a63c40f [fix](workflow) checkout the pr, not the base (#25310)
     add 3db33207d48 [pipelineX](fix) Fix nullable types for set operator 
(#25294)

No new revisions were added by this update.

Summary of changes:
 .../exec/nested_loop_join_probe_operator.cpp       |  2 +-
 be/src/pipeline/exec/set_probe_sink_operator.cpp   | 45 ++++++++++++++++++++--
 be/src/pipeline/exec/set_probe_sink_operator.h     | 37 ++----------------
 be/src/pipeline/exec/set_sink_operator.cpp         | 20 +++-------
 be/src/pipeline/exec/set_sink_operator.h           |  4 +-
 be/src/pipeline/exec/set_source_operator.cpp       | 40 +++++++++++++------
 be/src/pipeline/exec/set_source_operator.h         |  5 ++-
 be/src/pipeline/pipeline_x/dependency.h            |  2 -
 be/src/vec/common/sort/sorter.cpp                  |  2 +-
 be/src/vec/exec/vset_operation_node.cpp            |  3 ++
 10 files changed, 89 insertions(+), 71 deletions(-)


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

Reply via email to