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

mymeiyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 85afbb1b2b8 [fix](case) fix insert_group_commit_into_max_filter_ratio 
(#64987)
85afbb1b2b8 is described below

commit 85afbb1b2b8dc6ee27a17605f88b7dce99aef7b7
Author: meiyi <[email protected]>
AuthorDate: Tue Jun 30 14:48:43 2026 +0800

    [fix](case) fix insert_group_commit_into_max_filter_ratio (#64987)
---
 .../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