ClickHouse/dbms/tests/external_dictionaries
2019-01-29 21:09:31 +03:00
..
clickhouse Autotests for external dictionaries: removed garbage [#METR-23766]. 2016-12-08 08:58:45 +03:00
dictionary_library Style [#CLICKHOUSE-2] 2018-07-24 21:46:23 +03:00
generated move * -> dbms/tests/external_dictionaries 2016-11-29 20:03:54 +03:00
reference Add reference 2018-09-05 21:34:50 +03:00
.gitignore Autotests for external dictionaries: removed garbage [#METR-23766]. 2016-12-08 08:58:45 +03:00
CMakeLists.txt LibDictionarySource : First lib dictionary version with only uint64 type support (#1150) 2017-09-05 04:08:26 +03:00
config.xml Changed tabs to spaces in code [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
generate_and_test.py Allow run dictionaries tests from ctest 2019-01-29 21:09:31 +03:00
http_server.py Prepare to new poco, build fixes (#3072) 2018-09-14 22:48:51 +03:00
README.md Hierarchical dictionaries performance: continued [#CLICKHOUSE-2144]. 2017-03-26 03:42:01 +03:00
run.sh Added support of int-based types: Int\UInt(8,16,32), Date, DateTime for range_hashed dictionary. 2018-09-13 18:19:55 +03:00
source.tsv Small improvements 2018-09-05 19:20:12 +03:00
users.xml Changed tabs to spaces in code [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00

Automatic tests for external dictionaries

Prerequisites:

sudo apt install python-lxml python-termcolor

Example

MYSQL_OPTIONS=--user=root ./run.sh