v.18.12Improvement

UUID Data Type Supported in The-Alchemist Dictionaries

The UUID data type is supported in The-Alchemist dictionaries. #2822
The UUID data type is now supported in The-Alchemist dictionaries in ClickHouse.

Why it matters

This feature allows users to utilize UUID values within The-Alchemist dictionary structures, enabling efficient and type-safe handling of universally unique identifiers in dictionary-based lookups and operations.

How to use it

To use this feature, define dictionary attributes or keys with the UUID data type in The-Alchemist dictionary configurations as usual. This enables direct support and handling of UUID values without additional type conversions.