Module cache_size

Source
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.