Removed <name> from all performance tests #6179

This commit is contained in:
Alexey Milovidov 2019-07-28 00:18:54 +03:00
parent febc935fa8
commit 3988fe7fe4
9 changed files with 0 additions and 9 deletions

View File

@ -1,5 +1,4 @@
<test>
<name>Codec DoubleDelta</name>
<type>loop</type>
<stop_conditions>

View File

@ -1,5 +1,4 @@
<test>
<name>Codec Gorilla</name>
<type>loop</type>
<stop_conditions>

View File

@ -1,5 +1,4 @@
<test>
<name>count</name>
<type>loop</type>

View File

@ -1,5 +1,4 @@
<test>
<name>Moving Sum</name>
<type>loop</type>

View File

@ -1,5 +1,4 @@
<test>
<name>merge_tree_many_partitions</name>
<type>loop</type>
<create_query>CREATE TABLE bad_partitions (x UInt64) ENGINE = MergeTree PARTITION BY x ORDER BY x</create_query>

View File

@ -1,5 +1,4 @@
<test>
<name>merge_tree_many_partitions_2</name>
<type>loop</type>
<create_query>CREATE TABLE bad_partitions (a UInt64, b UInt64, c UInt64, d UInt64, e UInt64, f UInt64, g UInt64, h UInt64, i UInt64, j UInt64, k UInt64, l UInt64, m UInt64, n UInt64, o UInt64, p UInt64, q UInt64, r UInt64, s UInt64, t UInt64, u UInt64, v UInt64, w UInt64, x UInt64, y UInt64, z UInt64) ENGINE = MergeTree PARTITION BY x ORDER BY x</create_query>

View File

@ -1,5 +1,4 @@
<test>
<name>merge_tree_simple_select</name>
<type>loop</type>

View File

@ -1,5 +1,4 @@
<test>
<name>number_formatting_formats</name>
<type>loop</type>
<create_query>CREATE TABLE IF NOT EXISTS table_{format} (x UInt64) ENGINE = File(`{format}`)</create_query>

View File

@ -1,5 +1,4 @@
<test>
<name>order_by_pk_order</name>
<type>loop</type>
<stop_conditions>