v.24.1New Feature

Allow Configuration of Any Object Storage with Metadata Types

Allow to configure any kind of object storage with any kind of metadata type. #58357 (Kseniia Sumarokova).
Allows configuring any kind of object storage with any type of metadata in ClickHouse.

Why it matters

This feature enables users to integrate ClickHouse with various object storage solutions regardless of their metadata formats, enhancing flexibility and compatibility for data storage and management.

How to use it

Users can configure object storage in ClickHouse by specifying the desired storage type along with the corresponding metadata type in the configuration files or via SQL commands, allowing support for diverse storage systems and metadata schemas.