v.24.6Improvement

Improve Progress Report for zeros_mt and generateRandom

Improve progress report on zeros_mt and generateRandom. #64804 (Raúl Marín).
Improved progress reporting for the zeros_mt and generateRandom functions in ClickHouse.

Why it matters

This enhancement provides more accurate and informative progress feedback when executing queries involving the zeros_mt and generateRandom functions, helping users better understand query execution progress and performance.

How to use it

No special configuration is needed. Users will automatically benefit from enhanced progress reports when running queries with zeros_mt or generateRandom after upgrading to the new version.