From 1ec7258d1e326837e559053bf1f5abe4191522e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1nos=20Benjamin=20Antal?= Date: Tue, 26 Mar 2024 11:09:03 +0000 Subject: [PATCH] Enable `allow_suspicious_primary_key` for perf tests that need it --- ...aggregating_merge_tree_simple_aggregate_function_string.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/performance/aggregating_merge_tree_simple_aggregate_function_string.xml b/tests/performance/aggregating_merge_tree_simple_aggregate_function_string.xml index 0c93b4745cf..5845d1dd0d2 100644 --- a/tests/performance/aggregating_merge_tree_simple_aggregate_function_string.xml +++ b/tests/performance/aggregating_merge_tree_simple_aggregate_function_string.xml @@ -1,4 +1,7 @@ + + 1 + CREATE TABLE bench ENGINE = AggregatingMergeTree()