From e53a5a0c7d08cd337f1ff1fc298a951e443e9d22 Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Sat, 15 Jun 2019 22:06:02 +0300 Subject: [PATCH] Improved performance tests for formats once again --- dbms/tests/performance/number_formatting_formats.xml | 9 ++++----- dbms/tests/performance/select_format.xml | 5 ++--- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/dbms/tests/performance/number_formatting_formats.xml b/dbms/tests/performance/number_formatting_formats.xml index 2f45c56c553..c40e74884f5 100644 --- a/dbms/tests/performance/number_formatting_formats.xml +++ b/dbms/tests/performance/number_formatting_formats.xml @@ -24,13 +24,8 @@ format TabSeparated - TabSeparatedRaw - TabSeparatedWithNames - TabSeparatedWithNamesAndTypes CSV - CSVWithNames Values - Vertical JSON JSONCompact JSONEachRow @@ -38,6 +33,10 @@ RowBinary Native XML + Parquet + ODBCDriver2 + Null + MySQLWire diff --git a/dbms/tests/performance/select_format.xml b/dbms/tests/performance/select_format.xml index 18149dd3710..95299e9dd65 100644 --- a/dbms/tests/performance/select_format.xml +++ b/dbms/tests/performance/select_format.xml @@ -29,10 +29,7 @@ TabSeparated TabSeparatedRaw - TabSeparatedWithNames - TabSeparatedWithNamesAndTypes CSV - CSVWithNames Values Vertical JSON @@ -47,6 +44,8 @@ RowBinary Native XML + ODBCDriver2 + MySQLWire