v.21.4Improvements

Better formatting for Array and Map data types in Web UI

Better formatting for Array and Map data types in Web UI. #21798 (alexey-milovidov).
Improved formatting for Array and Map data types in the ClickHouse Web UI.

Why it matters

This feature enhances the readability and presentation of Array and Map data types when viewed in the Web UI, making it easier for users to interpret and analyze complex nested data structures.

How to use it

Simply query tables containing Array or Map columns using the Web UI; the improved formatting will be applied automatically without any additional configuration.