Introduces a new ClickHouse subsystem for integrating with the Microsoft OneLake catalog, enabling direct interaction with OneLake data sources.
Why it matters
This feature addresses the need for seamless connectivity between ClickHouse and Microsoft's OneLake data catalog, allowing users to query and manage OneLake data directly from ClickHouse. It enhances data interoperability and simplifies data lake exploration without requiring data duplication or complex ETL processes.How to use it
Users can enable the Microsoft OneLake catalog subsystem in ClickHouse by configuring the catalog settings specific to OneLake within the ClickHouse configuration files. After setup, queries can be executed referencing the OneLake catalog to access its datasets.