This is an automated email from the ASF dual-hosted git repository.
yiguolei 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 28dfcd8785 [fix](pipeline) Fix pipeline that cause plenty timeout of
p0 cases #21917
28dfcd8785 is described below
commit 28dfcd878565220ac7c42c7fe607a51e071d256c
Author: AKIRA <[email protected]>
AuthorDate: Tue Jul 18 23:15:49 2023 +0800
[fix](pipeline) Fix pipeline that cause plenty timeout of p0 cases #21917
---
regression-test/pipeline/p0/conf/fe.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/regression-test/pipeline/p0/conf/fe.conf
b/regression-test/pipeline/p0/conf/fe.conf
index 677545c0f9..592bab5556 100644
--- a/regression-test/pipeline/p0/conf/fe.conf
+++ b/regression-test/pipeline/p0/conf/fe.conf
@@ -82,3 +82,5 @@ enable_feature_binlog=true
enable_mtmv = true
dynamic_partition_check_interval_seconds=3
+
+enable_full_auto_analyze=false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]