- DDL
- Configuration file
Setting fields:
| Setting | Description |
|---|---|
path | The absolute path to the file. |
format | The file format. All the formats described in Formats are supported. |
FILE is created via DDL command (CREATE DICTIONARY ...), the source file needs to be located in the user_files directory to prevent DB users from accessing arbitrary files on the ClickHouse node.
See Also