v.25.5Improvement

Logging level about the selected parts

The logging level about the selected parts to merge was wrong (Information). Closes #80061. #80062 (Alexey Milovidov).
Corrected the logging level for the selection of parts to merge from Information to a more appropriate level.

Why it matters

The previous logging level for parts selected for merging was set incorrectly to Information, which could clutter logs or misrepresent the importance of the message. Adjusting the logging level improves log clarity and helps users better interpret merging operations.

How to use it

This change is internal and applied automatically upon updating to the new ClickHouse version. No user action is needed to benefit from the corrected logging behavior.