This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 6bec1ffc47 [feature](planner) remove restrict of offset without order by (#15218) add ca4674ca68 [pipeline](opt) opt the exec performance of pipe exec engine (#15330) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/operator.h | 1 - be/src/pipeline/exec/set_probe_sink_operator.cpp | 5 --- be/src/pipeline/exec/set_probe_sink_operator.h | 1 - be/src/pipeline/pipeline_task.cpp | 2 +- be/src/vec/exec/vset_operation_node.cpp | 44 ++++++++++-------------- be/src/vec/runtime/vdata_stream_recvr.h | 5 +++ be/src/vec/sink/vdata_stream_sender.cpp | 31 ++++++++--------- be/src/vec/sink/vdata_stream_sender.h | 15 ++++---- 8 files changed, 46 insertions(+), 58 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org