v.22.3Improvement
Fix progress bar jumping issue in clickhouse-client
In previous versions the progress bar in clickhouse-client can jump forward near 50% for no reason. This closes #34324. #34801 (Alexey Milovidov).
Why it matters
The update resolves a misleading progress display problem inclickhouse-client, improving user experience by providing accurate and stable progress feedback during query execution.How to use it
This fix is applied automatically in the updated version of ClickHouse. Users simply need to upgrade to the version containing this fix to benefit from the corrected progress bar behavior inclickhouse-client.