v.24.3Improvement
String Types and Enums Now Usable in Arrays, UNION Queries, and Conditional Expressions
String types and Enums can be used in the same context, such as: arrays, UNION queries, conditional expressions. This closes #60726. #60727 (Alexey Milovidov).