Syntax
A dictionary can be connected to ClickHouse from many different sources. The source is configured in thesource section for configuration file and using the SOURCE clause for DDL statement.
- DDL
- Configuration file
Supported dictionary sources
The following source types (SOURCE_TYPE/source_type) are available:
For source types Local file, Executable file, HTTP(s), ClickHouse
optional settings are available:
- DDL
- Configuration file