Merge pull request #23308 from ClickHouse/aku/fix-perf

fix broken perf test
This commit is contained in:
Alexander Kuzmenkov 2021-04-19 20:31:38 +03:00 committed by GitHub
commit 6f90fc449b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,9 @@
<substitutions>
<substitution>
<name>group_scale</name>
<value>1000000</value>
<values>
<value>1000000</value>
</values>
</substitution>
</substitutions>