ClickHouse/dbms/tests/external_dictionaries
proller 566d66e858 Dictionary Library source: Persistent per-dictionary custom data store (#1917)
* LibraryDictionarySource: Support numeric types, initial support for strings

* Dictionary Library source with string types

* clang-format

* Dictionary Library source: Persistent per-dictionary custom data store

* Fix unused

* Allocate -> New

* Update examples

* fix
2018-02-26 19:57:14 +03:00
..
clickhouse
dictionary_library Dictionary Library source: Persistent per-dictionary custom data store (#1917) 2018-02-26 19:57:14 +03:00
generated
reference
.gitignore
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
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