v.21.6Improvement
Fixed Whitespace in LowCardinality Exception Messages
Fixed missing whitespace in some exception messages about LowCardinality type. #23207 (alexey-milovidov).Why it matters
This fix improves the readability and clarity of exception messages involving theLowCardinality type by ensuring proper spacing is included, helping users better understand error information.