v.22.6New Feature

HTTP Source Support for Data Dictionaries in Named Collections

HTTP source for Data Dictionaries in Named Collections is supported. #37581 (Yakov Olkhovskiy).
Added support for loading Data Dictionaries from an HTTP source within Named Collections.

Why it matters

This feature allows users to dynamically load Data Dictionaries over HTTP, enabling more flexible and centralized management of dictionaries without needing local files or database tables. It simplifies updates and integration for distributed or cloud-based environments.

How to use it

Configure the Data Dictionary in a Named Collection with a source URL pointing to the HTTP endpoint serving the dictionary data. The system will fetch and use the dictionary from the specified HTTP source.