Expand description
Cache size of different cache value.
Functionsยง
- column_
descr_ ๐heap_ size - Returns estimated size of [ColumnDescriptor] allocated from heap.
- file_
meta_ ๐heap_ size - Returns estimated size of [FileMetaData] allocated from heap.
- parquet_
column_ ๐index_ heap_ size - Returns estimated size of [ParquetColumnIndex] allocated from heap.
- parquet_
meta_ size - Returns estimated size of [ParquetMetaData].
- parquet_
offset_ ๐index_ heap_ size - Returns estimated size of [ParquetOffsetIndex] allocated from heap.
- row_
group_ ๐meta_ heap_ size - Returns estimated size of [ColumnDescriptor] allocated from heap.
- schema_
descr_ ๐heap_ size - Returns estimated size of [SchemaDescriptor] allocated from heap.