v.24.10Improvement

CHECK TABLE with PART qualifier formatting issue in client fixed

CHECK TABLE with PART qualifier was incorrectly formatted in the client. #70660 (Alexey Milovidov).
CHECK TABLE command with the PART qualifier now produces correctly formatted output in the ClickHouse client.

Why it matters

This feature fixes the formatting issue in the client when using CHECK TABLE with the PART qualifier, ensuring clear and accurate display of results. It improves usability by preventing confusion caused by improperly formatted output.

How to use it

Use the CHECK TABLE command with the PART qualifier as usual in the ClickHouse client. The output formatting has been corrected automatically and requires no additional configuration.