Added support for Unity Catalog integration with DeltaLake tables on AWS S3 and local filesystem.
Why it matters
This feature enables ClickHouse to work with DeltaLake tables managed by Unity Catalog, enhancing data governance, security, and centralized metadata management for DeltaLake data stored in AWS S3 and local file systems.How to use it
To use this feature, configure ClickHouse to connect to Unity Catalog for DeltaLake tables stored on AWS S3 or local filesystem by enabling the corresponding settings in the DeltaLake table engine. Refer to the Unity Catalog integration options in the ClickHouse DeltaLake table documentation.