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 c6765697336 [improvement](mow) Add profile for delete_bitmap get_agg 
function (#33576)
     add de8c4350502 [refactor](pipelineX) Reduce prepare overhead (PART II) 
(#33681)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/exec/olap_table_sink_operator.cpp  |  9 -----
 be/src/pipeline/exec/olap_table_sink_operator.h    |  7 ----
 .../pipeline/exec/olap_table_sink_v2_operator.cpp  |  9 -----
 be/src/pipeline/exec/olap_table_sink_v2_operator.h |  7 ----
 .../local_exchange_sink_operator.cpp               |  8 ++++-
 .../local_exchange/local_exchange_sink_operator.h  |  1 +
 .../local_exchange_source_operator.cpp             | 10 +++++-
 .../local_exchange_source_operator.h               |  1 +
 be/src/pipeline/pipeline_x/operator.cpp            | 42 ++++++++++++----------
 be/src/pipeline/pipeline_x/operator.h              |  3 +-
 be/src/vec/sink/volap_table_sink.cpp               |  8 +----
 be/src/vec/sink/volap_table_sink.h                 |  4 ---
 be/src/vec/sink/volap_table_sink_v2.cpp            |  8 +----
 be/src/vec/sink/volap_table_sink_v2.h              |  4 ---
 be/src/vec/sink/writer/vtablet_writer.cpp          |  6 +---
 be/src/vec/sink/writer/vtablet_writer.h            |  2 --
 be/src/vec/sink/writer/vtablet_writer_v2.cpp       |  6 +---
 be/src/vec/sink/writer/vtablet_writer_v2.h         |  2 --
 18 files changed, 47 insertions(+), 90 deletions(-)


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

Reply via email to