This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 609e96809df [Chore][inverted index] remove duplicate null bitmap reader in function array index #40907 (#40920) new 5d86e352f19 [opt](profile) Add profile_manager_gc_interval_seconds on fe.conf (#40596) new 60f3c531e6d [Bug](sink) take turns getting data from backends to avoid dead lock (#40360) The 2 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/runtime/buffer_control_block.cpp | 5 ----- be/src/runtime/buffer_control_block.h | 1 - .../src/main/java/org/apache/doris/common/Config.java | 6 ++++++ .../java/org/apache/doris/common/util/ProfileManager.java | 1 + fe/fe-core/src/main/java/org/apache/doris/qe/Coordinator.java | 11 +++++++++-- 5 files changed, 16 insertions(+), 8 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org