v.1.1.54378New Feature
Added Data Size Information in System Table
Added information about the size of data parts in uncompressed form in the system table.
Why it matters
This feature allows users to better understand the actual storage footprint of data parts without compression, helping with storage management, performance tuning, and resource planning.How to use it
Query the relevant system table (such assystem.parts) to view the new columns that include uncompressed data part sizes, without needing any additional configuration.