v.25.5Improvement

Allow to specify storage settings

Allow to specify storage settings for DatabaseCatalog. #79407 (Kseniia Sumarokova).
Allow specifying custom storage settings for DatabaseCatalog in ClickHouse.

Why it matters

This feature enables users to configure storage settings for DatabaseCatalog, providing greater control over how the database metadata is stored and managed. It improves flexibility and customization for database catalog storage, which can enhance performance and adaptability to different storage environments.

How to use it

To use this feature, specify the desired storage settings for DatabaseCatalog in the configuration file or relevant database setup commands where DatabaseCatalog is defined. This allows customizing storage parameters according to user requirements.