Fixed performance test

This commit is contained in:
Alexey Milovidov 2019-06-16 12:16:54 +03:00
parent 8ee7478804
commit 935b223f95

View File

@ -2,7 +2,7 @@
<name>number_formatting_formats</name>
<type>loop</type>
<create_query>CREATE TABLE IF NOT EXISTS table_{format} (x UInt64) ENGINE = File({format})</create_query>
<create_query>CREATE TABLE IF NOT EXISTS table_{format} (x UInt64) ENGINE = File(`{format}`)</create_query>
<stop_conditions>
<all_of>