Adds storage encryption support for named collections in ClickHouse.
Why it matters
This feature enables encryption at rest for named collections, enhancing data security by protecting sensitive information stored within these collections.How to use it
Users can enable storage encryption for named collections by configuring encryption settings in the server configuration files and applying encryption to the desired named collections through ClickHouse settings or commands.