v.23.9Improvement

Fix Cache Count Usage and Enhance Progress Bar for Archive Reading

Fix using count from cache and improve progress bar for reading from archives. #54271 (Kruglov Pavel).
Improves the accuracy of using cached counts and enhances the progress bar display when reading data from archive files in ClickHouse.

Why it matters

This feature addresses issues with incorrect count values retrieved from the cache and provides a more accurate progress bar visualization during data reads from archive files, improving user experience and reliability in query monitoring.

How to use it

The improvements are applied automatically as part of the ClickHouse update. Users benefit from more accurate count caching and better progress reporting without changing their existing queries or configurations.