This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 3195fadf2ae [ut](test) Add BE unit tests for four bitmap agg functions (#48553) add c3253b4ea44 [chore](refactor) rename some file and add some comments (#48734) No new revisions were added by this update. Summary of changes: be/src/exprs/runtime_filter.cpp | 2 +- be/src/olap/delta_writer.cpp | 2 +- be/src/olap/delta_writer_v2.cpp | 2 +- be/src/olap/rowset_builder.cpp | 2 +- be/src/pipeline/exec/exchange_sink_buffer.h | 2 +- be/src/pipeline/pipeline_fragment_context.cpp | 4 ++++ be/src/pipeline/pipeline_fragment_context.h | 7 ++++++- be/src/runtime/load_stream_writer.cpp | 2 +- be/src/runtime/runtime_filter_mgr.cpp | 2 +- be/src/service/arrow_flight/arrow_flight_batch_reader.cpp | 2 +- be/src/service/internal_service.cpp | 2 +- be/src/util/{ref_count_closure.h => brpc_closure.h} | 2 +- be/src/util/runtime_profile.cpp | 9 --------- be/src/util/runtime_profile.h | 2 -- be/src/vec/sink/vdata_stream_sender.h | 2 +- be/src/vec/sink/writer/vtablet_writer.cpp | 2 +- be/src/vec/sink/writer/vtablet_writer.h | 2 +- 17 files changed, 23 insertions(+), 25 deletions(-) rename be/src/util/{ref_count_closure.h => brpc_closure.h} (99%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org