This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch auto-pick-44354-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from c14449c6e07 [Chore](runtime-filter) change some rf dcheck to exception (#44354) add 7e0410ed266 branch-3.0: [improvement](statistics)Change auto analyze max width to 300 and health threshold to 90. #42104 (#44366) add 9cd12878aee branch-3.0: [Fix](ms) Fix ci-uncaught ut coredump due to dynamic rate limit setting #44362 (#44370) add 67e0500920a branch-3.0: [test](doc) add cancel-warm-up example in doris's doc to regression test #43286 (#44372) add 1e253cd04a4 [Improvement](runtime-filter) send RUNTIME_BLOOM_FILTER_MAX_SIZE to b… #38972 (#42321) add dd8382011e8 Merge branch 'branch-3.0' into auto-pick-44354-branch-3.0 No new revisions were added by this update. Summary of changes: be/src/exprs/bloom_filter_func.h | 31 +++++++++++--------- be/src/exprs/runtime_filter.cpp | 3 ++ be/src/exprs/runtime_filter.h | 1 + cloud/script/run_all_tests.sh | 2 ++ cloud/src/meta-service/meta_service_http.cpp | 14 ++++----- .../java/org/apache/doris/qe/GlobalVariable.java | 1 + .../java/org/apache/doris/qe/SessionVariable.java | 5 ++-- .../main/java/org/apache/doris/qe/VariableMgr.java | 16 ++++++++++ .../doris/statistics/StatisticConstants.java | 4 +-- .../doris/statistics/util/StatisticsUtilTest.java | 27 +++++++++++++---- .../Utility-Statements/cancel-warm-up.md.groovy | 34 +++++++++++++--------- run-cloud-ut.sh | 1 + 12 files changed, 96 insertions(+), 43 deletions(-) copy fe/fe-core/src/test/java/org/apache/doris/common/CheckedMathTest.java => regression-test/suites/doc/sql-manual/sql-statements/Utility-Statements/cancel-warm-up.md.groovy (62%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org