v.25.5Improvement
Allow to specify storage settings
Allow to specify storage settings for DatabaseCatalog. #79407 (Kseniia Sumarokova).Why it matters
This feature enables users to configure storage settings forDatabaseCatalog, 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 forDatabaseCatalog in the configuration file or relevant database setup commands where DatabaseCatalog is defined. This allows customizing storage parameters according to user requirements.