This commit is contained in:
Nikita Taranov 2022-09-21 19:04:03 +02:00 committed by GitHub
parent 100c055510
commit 930d050b55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,4 @@
<test>
<!-- -->
<settings>
<max_size_to_preallocate_for_aggregation>1000000000</max_size_to_preallocate_for_aggregation>
</settings>

View File

@ -1,5 +1,4 @@
<test>
<!-- -->
<create_query>DROP TABLE IF EXISTS perf_lc_fixed_str_groupby</create_query>
<create_query>CREATE TABLE perf_lc_fixed_str_groupby(
a LowCardinality(FixedString(14)),

View File

@ -1,5 +1,4 @@
<test>
<!-- -->
<settings>
<max_memory_usage>30000000000</max_memory_usage>
</settings>

View File

@ -1,5 +1,4 @@
<test>
<!-- -->
<settings>
<max_memory_usage>30000000000</max_memory_usage>
</settings>