v.21.12Improvements

Progress Display Enhanced for numbers_mt Table Function

Previously progress was shown only for numbers table function. Now for numbers_mt it is also shown. #31318 (Kseniia Sumarokova).
Progress display has been extended to the numbers_mt table function, matching the existing support for the numbers table function.

Why it matters

This feature provides users with visibility into the progress of queries using the numbers_mt table function, enhancing monitoring and debugging by showing execution progress similarly to the numbers function.

How to use it

Users simply execute queries using the numbers_mt table function as usual. The progress of these queries will now be automatically shown without any additional configuration.