Added usability improvements by providing hints for column names in query writing.
Why it matters
This feature helps users avoid errors and speeds up query composition by suggesting possible column names as hints, improving the overall user experience and reducing syntax mistakes.How to use it
When writing queries in the ClickHouse client or supported interfaces, users will automatically receive column name hints to assist in query completion. No additional configuration is required to enable this feature.