v.24.8Improvement
Read Configuration for clickhouse-local from ~/.clickhouse-local
Read configuration forclickhouse-localfrom~/.clickhouse-local. #67135 (Azat Khuzhin).
Why it matters
This feature enables users to customize and persist configuration settings forclickhouse-local in a dedicated user directory, improving usability and configurability for local ClickHouse operations.How to use it
Place configuration files in the~/.clickhouse-local directory. clickhouse-local will automatically read its settings from this location when executed.