Skip to main content
These settings configure the ClickHouse server and are autogenerated from ClickHouse source.

format_parsing_thread_pool_queue_size

The maximum number of jobs that can be scheduled on thread pool for parsing input.
A value of 0 means unlimited.

format_schema_path

The path to the directory with the schemes for the input data, such as schemas for the CapnProto format. Example
Last modified on July 22, 2026