This is an automated email from the ASF dual-hosted git repository.
kangkaisen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 27046c5 [Enhancement] Improve the performance of query with IN
predicate (#3694)
add 01c1de1 [Load] Add more metric to trace the time cost in stream load
and make brpc_num_threads configurable (#3703)
No new revisions were added by this update.
Summary of changes:
be/src/common/config.h | 7 +++++--
be/src/http/action/stream_load.cpp | 9 +++++++++
be/src/runtime/stream_load/stream_load_context.cpp | 11 +++++++++++
be/src/runtime/stream_load/stream_load_context.h | 7 +++++++
be/src/runtime/stream_load/stream_load_executor.cpp | 3 +++
be/src/service/brpc_service.cpp | 4 ++++
docs/en/administrator-guide/config/be_config.md | 6 ++++++
.../administrator-guide/load-data/stream-load-manual.md | 15 +++++++++++++++
docs/zh-CN/administrator-guide/config/be_config.md | 6 ++++++
.../administrator-guide/load-data/stream-load-manual.md | 15 +++++++++++++++
10 files changed, 81 insertions(+), 2 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]