v.18.12Improvement

Autocomplete for Settings in ClickHouse Client

Autocomplete is available for names of settings when working with clickhouse-client. #3106
Autocomplete functionality has been added for configuration setting names when using clickhouse-client.

Why it matters

This feature enhances user experience by providing convenient and faster input of ClickHouse setting names within the clickhouse-client, reducing errors and improving productivity.

How to use it

When interacting with clickhouse-client, users can start typing any setting name and receive autocomplete suggestions automatically without any additional configuration.