v.25.12Improvement

Fix bad exception message

Fix bad exception message in Hive partitioning: it was missing a space. #90685 (Alexey Milovidov).
Fixed a formatting issue in the exception message related to Hive partitioning by adding a missing space.

Why it matters

Improve the clarity and readability of exception messages when errors occur in Hive partitioning by correcting the message formatting.

How to use it

Users benefit automatically from this fix when upgrading to the new version; there is no change in usage or configuration required.