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 ca9a294e8df [Bug](partition) report error when insert NULL value to not null column (#39413) add 81160b25fb5 [opt](memory) Modify thedefault JEMALLOC_CONF and support flush Jemalloc tcache (#38185) No new revisions were added by this update. Summary of changes: .licenserc.yaml | 1 + be/src/util/mem_info.h | 23 +- be/src/vec/common/allocator.cpp | 2 + bin/run-fs-benchmark.sh | 2 +- bin/start_be.sh | 2 +- cloud/script/start.sh | 2 +- conf/be.conf | 4 +- regression-test/pipeline/external/conf/be.conf | 4 +- regression-test/pipeline/p0/conf/be.conf | 4 +- regression-test/pipeline/p1/conf/be.conf | 4 +- tools/jeprof | 5723 ++++++++++++++++++++++++ 11 files changed, 5758 insertions(+), 13 deletions(-) create mode 100755 tools/jeprof --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org