v.20.10Improvement

Fix trailing whitespaces in query formatting

Fix some trailing whitespaces in query formatting. #14595 (Azat Khuzhin).
Fixed trailing whitespaces in query formatting to improve code cleanliness and readability.

Why it matters

This fix removes unnecessary trailing whitespaces in the query formatting, which enhances the overall clarity and maintainability of query text display and logs.

How to use it

Users do not need to take any action; the whitespace cleanup is applied automatically as part of the update.