This is an automated email from the ASF dual-hosted git repository. liaoxin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 73787b68b4d [feature](restore) Support clean_tables/clean_partitions properties for restore job (#39028) add a99812c4855 [improve](move-memtable) reuse connection in load_stream_stub (#39231) No new revisions were added by this update. Summary of changes: be/src/runtime/exec_env.h | 4 ++++ be/src/runtime/exec_env_init.cpp | 6 +++++- be/src/util/brpc_client_cache.cpp | 22 +++++++++++++++++++--- be/src/util/brpc_client_cache.h | 24 ++++++++++++++++-------- be/src/util/doris_metrics.h | 1 + be/src/vec/sink/load_stream_stub.cpp | 3 +-- be/src/vec/sink/writer/vtablet_writer_v2.cpp | 2 +- 7 files changed, 47 insertions(+), 15 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org