v.20.4New Feature

Added Support for Custom Settings in Dictionaries and Fixed Issue #2829

Added support for custom settings section in dictionaries. Also fixes issue #2829. #10137 (Artem Streltsov)
Added support for a custom settings section in ClickHouse dictionaries.

Why it matters

This feature allows users to define custom settings specifically for dictionaries, enabling more flexible and fine-grained configuration. It also addresses and fixes the issue reported in #2829, improving dictionary usage reliability and customization.

How to use it

Users can add a custom settings section within the dictionary configuration files to specify dictionary-related settings tailored to their use case.