v.20.1Improvement
Information about Disk Added to system.detached_parts Table
Information about disk was added to system.detached_parts table. #7833 (Vladimir Chebotarev)Why it matters
This feature provides users with visibility into which disk each detached part resides on, improving diagnostics and storage management in ClickHouse clusters where data may be spread across multiple disks.How to use it
Users can query thesystem.detached_parts table to see the new disk information column alongside other detached part metadata without any additional configuration.