This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 2e04e4cc63 [opt](compaction) optimize compaction in concurrent load (#10153) new 688c083b98 [bug](be) fix be block_reader.cc::_update_agg_value() mem leak.(#10216) (#10218) new 9a28b26f72 [Improvement][ASAN] make BE can exit normally and ASAN memory leak checking work (#9620) new 239fbada6a [improvement](variables) change session variable when set global variable (#10238) 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/util/priority_thread_pool.hpp | 20 ++++++++++---------- be/src/util/priority_work_stealing_thread_pool.hpp | 19 +++++-------------- be/src/vec/olap/block_reader.cpp | 4 +++- docs/en/administrator-guide/variables.md | 4 ++-- .../main/java/org/apache/doris/qe/VariableMgr.java | 22 +++++++++++----------- .../java/org/apache/doris/qe/VariableMgrTest.java | 2 ++ 6 files changed, 33 insertions(+), 38 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org