This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4f12f84cc3 [bugfix](RemoteUDF) fix remote udf retrun `rpc env init
error` (#16325)
new ae5dfa9689 [Fix](load) Fix memory leak for stream load 2pc #16430
new 800a4263e5 [enhancement](query) Make query scan nodes more evenly
distributed (#16037)
new 69f7a1e262 [enhancement](tablet_report) accelerate deleteFromBackend
function to avoid tablet report task blocked (#16115)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
be/src/http/action/stream_load_2pc.cpp | 14 +++
be/src/http/action/stream_load_2pc.h | 1 +
.../org/apache/doris/master/ReportHandler.java | 33 +++---
.../main/java/org/apache/doris/qe/Coordinator.java | 130 ++++++++++++---------
.../java/org/apache/doris/qe/SimpleScheduler.java | 6 +-
.../java/org/apache/doris/qe/CoordinatorTest.java | 118 ++++++++++++-------
6 files changed, 186 insertions(+), 116 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]