v.19.3New Features

Added Hints While User Make Typo in Function Name or Type in Command Line Client

Added hints while user make typo in function name or type in command line client. #4239 (Danila Kutenin)
Added intelligent hints for users when they make typos in function names or commands in the ClickHouse command line client.

Why it matters

This feature helps users quickly identify and correct typos in function names or commands while using the ClickHouse CLI, improving user experience and reducing errors caused by misspellings.

How to use it

This feature is enabled by default in the ClickHouse command line client. When you mistype a function name or command, the client will provide suggestions to help you find the correct syntax or function name.