v.21.6Improvement

Fixed Whitespace in LowCardinality Exception Messages

Fixed missing whitespace in some exception messages about LowCardinality type. #23207 (alexey-milovidov).
Fixed missing whitespace in exception messages related to the LowCardinality data type.

Why it matters

This fix improves the readability and clarity of exception messages involving the LowCardinality type by ensuring proper spacing is included, helping users better understand error information.

How to use it

No user action is required. The fix is automatically applied in the updated version of ClickHouse.