v.24.10Improvement
CHECK TABLE with PART qualifier formatting issue in client fixed
CHECK TABLEwithPARTqualifier was incorrectly formatted in the client. #70660 (Alexey Milovidov).
Why it matters
This feature fixes the formatting issue in the client when usingCHECK 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 theCHECK TABLE command with the PART qualifier as usual in the ClickHouse client. The output formatting has been corrected automatically and requires no additional configuration.