ClickHouse/dbms/tests/external_dictionaries
2017-12-29 16:59:01 +03:00
..
clickhouse Autotests for external dictionaries: removed garbage [#METR-23766]. 2016-12-08 08:58:45 +03:00
dictionary_library Better [#CLICKHOUSE-2]. 2017-12-01 20:49:12 +03:00
generated move * -> dbms/tests/external_dictionaries 2016-11-29 20:03:54 +03:00
reference MongoDBDictionarySource: fixed incompatibility with MongoDB 3.4.0 [#METRIQA-599]. 2016-12-21 05:13:51 +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 Tests: Dont eat my cpu! 2017-12-29 16:59:01 +03:00
http_server.py https server (#561) 2017-03-07 23:01:37 +04:00
README.md Hierarchical dictionaries performance: continued [#CLICKHOUSE-2144]. 2017-03-26 03:42:01 +03:00
run.sh Fix external http test: move server start from run.sh to generate_and_test.py (#409) 2017-01-27 17:40:23 +03:00
source.tsv MongoDBDictionarySource: fixed incompatibility with MongoDB 3.4.0 [#METRIQA-599]. 2016-12-21 05:13:51 +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