ClickHouse/dbms/tests/external_dictionaries/README.md

14 lines
174 B
Markdown
Raw Normal View History

# Automatic tests for external dictionaries
## Prerequisites:
```
sudo apt install python-lxml python-termcolor
```
## Example
```
MYSQL_OPTIONS=--user=root ./run.sh
```