Provides an informative hint message when a user specifies an invalid database engine name in ClickHouse.
Why it matters
This feature helps users quickly identify and correct errors related to invalid database engine names, improving user experience and reducing troubleshooting time.How to use it
When specifying a database engine name in your DDL statements, ClickHouse will automatically check its validity and show a helpful hint if the engine name is invalid. No additional configuration is needed.