v.22.3Improvement

Show Hints for Mistyped Data Skipping Index Names

Show hints when user mistyped the name of a data skipping index. Closes #29698. #34764 (flynn).
Show hints when a user mistypes the name of a data skipping index in ClickHouse.

Why it matters

This feature helps users quickly identify and correct typos in the names of data skipping indexes, improving usability and reducing confusion caused by invalid index references.

How to use it

Users simply need to attempt using data skipping indexes as usual; if a mistyped index name is detected, ClickHouse will provide helpful hints to guide correction.