This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch auto-pick-45433-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
commit d4a5f354dad10d0b87fb0e3226f15548fcaef5b1 Merge: 1dcb11a45e7 c4bee9adb30 Author: Mingyu Chen (Rayner) <morning...@163.com> AuthorDate: Sat Dec 21 14:22:18 2024 +0800 Merge branch 'branch-3.0' into auto-pick-45433-branch-3.0 be/src/cloud/cloud_tablet_hotspot.cpp | 94 +++++++++++++--------- be/src/cloud/cloud_tablet_hotspot.h | 19 +++++ be/src/runtime/memory/global_memory_arbitrator.h | 8 +- be/src/vec/columns/column_object.cpp | 2 + be/src/vec/columns/column_object.h | 2 +- .../main/java/org/apache/doris/common/Config.java | 4 +- .../apache/doris/cloud/CacheHotspotManager.java | 2 +- .../doris/cloud/CacheHotspotManagerUtils.java | 3 +- .../expression/rules/FoldConstantRuleOnBE.java | 12 ++- .../nereids/trees/expressions/LiteralTest.java | 8 +- .../fold_constant/fold_constant_by_be.out | 6 ++ .../fold_constant/fold_constant_by_be.groovy | 11 ++- 12 files changed, 117 insertions(+), 54 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org