From 2069b612a13659ef876928b204875b0a9afeb98f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E5=85=89=E7=92=A0?= Date: Fri, 20 Dec 2024 11:31:03 +0800 Subject: [PATCH] add configuration2 --- regression-test/pipeline/cloud_p0/conf/be_custom.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression-test/pipeline/cloud_p0/conf/be_custom.conf b/regression-test/pipeline/cloud_p0/conf/be_custom.conf index 041c24abed2853f..6ead8457e626014 100644 --- a/regression-test/pipeline/cloud_p0/conf/be_custom.conf +++ b/regression-test/pipeline/cloud_p0/conf/be_custom.conf @@ -4,7 +4,7 @@ disable_stream_load_2pc=false enable_vectorized_alter_table = true enable_new_scan_node = true push_worker_count_high_priority = 2 -enable_streamload_by_httpstream +enable_streamload_by_httpstream = true streaming_load_max_mb = 107374182400 clear_file_cache=true enable_file_cache=true