mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 02:53:38 +00:00
566d66e858
* 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 |
||
---|---|---|
.. | ||
clickhouse | ||
dictionary_library | ||
generated | ||
reference | ||
.gitignore | ||
CMakeLists.txt | ||
config.xml | ||
generate_and_test.py | ||
http_server.py | ||
README.md | ||
run.sh | ||
source.tsv | ||
users.xml |
Automatic tests for external dictionaries
Prerequisites:
sudo apt install python-lxml python-termcolor
Example
MYSQL_OPTIONS=--user=root ./run.sh