v.21.1Improvements
Fix clickhouse-client rendering issue with terminal window resizing
Fix clickhouse-client rendering issue when the size of terminal window changes. #18009 (Amos Bird).
Why it matters
This fix addresses a problem where the user interface ofclickhouse-client would not properly redraw or adjust when the terminal window is resized, improving usability and preventing display glitches during interactive use.How to use it
The fix is applied automatically in the updated version ofclickhouse-client. Users simply need to upgrade to this version to benefit from the improved terminal rendering behavior.