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).
Fixes an issue where the progress bar in clickhouse-client could unexpectedly jump forward near 50%, leading to inaccurate progress reporting.

Why it matters

The update resolves a misleading progress display problem in clickhouse-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 in clickhouse-client.