We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fefdb1 commit ff2d8ddCopy full SHA for ff2d8dd
regression-test/pipeline/cloud_p0/conf/fe_custom.conf
@@ -48,4 +48,5 @@ enable_advance_next_id = true
48
check_table_lock_leaky = true
49
enable_outfile_to_local=true
50
51
-enable_notify_be_after_load_txn_commit=true
+enable_notify_be_after_load_txn_commit=true
52
+max_bucket_num_per_partition=512
regression-test/pipeline/p0/conf/fe.conf
@@ -91,4 +91,5 @@ force_olap_table_replication_allocation=tag.location.default:1
91
max_query_profile_num = 2000
92
max_spilled_profile_num = 2000
93
94
-check_table_lock_leaky=true
+check_table_lock_leaky=true
95
0 commit comments