v.22.10Experimental Feature

Initial Kusto Query Language Implementation Notice

Initial implementation of Kusto Query Language. Please don't use it. #37961 (Yong Wang).
Initial implementation of Kusto Query Language (KQL) support in ClickHouse.

Why it matters

This feature introduces the foundational capability to parse and execute queries written in Kusto Query Language, allowing users familiar with KQL to interact with ClickHouse. It aims to expand ClickHouse's compatibility with other query languages, providing more flexibility for users integrating data across different systems.

How to use it

Currently, this is an experimental and incomplete implementation; usage is not recommended. Future updates will provide syntax, functions, and examples. Users should monitor updates and documentation for stable usage instructions.