v.19.9New Feature
Print Information About Frozen Parts in System.parts Table
Print information about frozen parts in system.parts table. #5471 (proller)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 existingsystem.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.