v.25.5Improvement

Add system

Add system.parts table visualizer. #79437 (Sergei Trifonov).
Introduces a new visualizer for the system.parts table in ClickHouse, enhancing the way users can inspect table parts metadata.

Why it matters

This feature provides an intuitive visualization tool for the system.parts table, enabling users to better understand and analyze the structure, status, and distribution of table parts within ClickHouse. It helps in monitoring and debugging by presenting complex parts information in a user-friendly format.

How to use it

Users can access the system.parts visualizer via the ClickHouse interface or supported client tools that integrate this feature. The visualizer automatically presents detailed parts metadata without additional configuration, simplifying inspection of parts data.