This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a commit to branch branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-4.1 by this push:
     new ed4fb7849e3 branch-4.1: [fix](case) fix 
insert_group_commit_into_max_filter_ratio #64987 (#65014)
ed4fb7849e3 is described below

commit ed4fb7849e3c951c909a3e3c742d788a87b7ad89
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 10:15:58 2026 +0800

    branch-4.1: [fix](case) fix insert_group_commit_into_max_filter_ratio 
#64987 (#65014)
    
    Cherry-picked from #64987
    
    Co-authored-by: meiyi <[email protected]>
---
 .../suites/insert_p0/insert_group_commit_into_max_filter_ratio.groovy    | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/regression-test/suites/insert_p0/insert_group_commit_into_max_filter_ratio.groovy
 
b/regression-test/suites/insert_p0/insert_group_commit_into_max_filter_ratio.groovy
index 3020a845aaa..1bb57361562 100644
--- 
a/regression-test/suites/insert_p0/insert_group_commit_into_max_filter_ratio.groovy
+++ 
b/regression-test/suites/insert_p0/insert_group_commit_into_max_filter_ratio.groovy
@@ -282,6 +282,7 @@ suite("insert_group_commit_into_max_filter_ratio") {
         set 'compress_type', 'gz'
         set 'group_commit', 'sync_mode'
         set 'strict_mode', 'true'
+        set 'max_filter_ratio', '0.001'
 
         time 10000 // limit inflight 10s
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to