Merge pull request #67145 from ClickHouse/lower-max-allocation-size-in-query-fuzzer

Lower max allocation size in query fuzzer
This commit is contained in:
Alexey Milovidov 2024-07-25 21:00:58 +00:00 committed by GitHub
commit 6b56f427d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@
</max_execution_time>
<max_memory_usage>
<max>10G</max>
<max>5G</max>
</max_memory_usage>
<table_function_remote_max_addresses>