v.21.1Improvements
Progress Display Enhanced for numbers_mt Table Function
Previously progress was shown only fornumberstable function. Now fornumbers_mtit is also shown. #31318 (Kseniia Sumarokova).
Why it matters
This feature provides users with visibility into the progress of queries using thenumbers_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 thenumbers_mt table function as usual. The progress of these queries will now be automatically shown without any additional configuration.