v.19.9New Feature

Print Information About Frozen Parts in System.parts Table

Print information about frozen parts in system.parts table. #5471 (proller)
Adds the ability to display information about frozen parts directly in the system.parts table.

Why it matters

This feature helps users to easily identify and inspect frozen parts of data in their ClickHouse tables, improving monitoring and management of data parts without relying on external tools or manual file inspections.

How to use it

Users can query the existing system.parts table to view detailed information about frozen parts. No additional configuration is required; frozen parts will appear alongside active parts in the same system table.