This is an automated email from the ASF dual-hosted git repository.
zouxinyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 856c43b7b40 [feature](tvf) support query table value function (#34516)
add 673c61adef3 [fix](memory) Fix jdk17 and jemalloc hook not compatible
on some envs (#34578)
No new revisions were added by this update.
Summary of changes:
be/CMakeLists.txt | 5 ++
be/src/common/daemon.cpp | 3 +
be/src/http/action/jeprofile_actions.cpp | 4 ++
be/src/http/action/pprof_actions.cpp | 3 +
be/src/http/default_path_handlers.cpp | 8 ++-
be/src/pch/pch.h | 3 +
be/src/runtime/CMakeLists.txt | 2 +-
be/src/runtime/memory/tcmalloc_hook.h | 3 +
be/src/runtime/thread_context.h | 31 +++++-----
be/src/service/doris_main.cpp | 3 +
be/src/util/mem_info.cpp | 4 ++
be/src/util/mem_info.h | 18 +++++-
bin/start_be.sh | 2 +
build.sh | 36 +++++++++++
cloud/CMakeLists.txt | 3 +
cloud/cmake/thirdparty.cmake | 1 +
cloud/src/common/CMakeLists.txt | 2 +-
regression-test/pipeline/performance/compile.sh | 5 +-
thirdparty/build-thirdparty.sh | 79 ++++++++++++++++++++++---
19 files changed, 187 insertions(+), 28 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]