Expand description
Bulk part encoder/decoder.
Structsยง
- Arrays
Sorter ๐ - Bulk
Part  - A raw bulk part in the memtable.
 - Bulk
Part Converter  - Converter that converts structs into BulkPart.
 - Bulk
Part Encode Metrics  - Metrics for encoding a part.
 - Bulk
Part Encoder  - Bulk
Part Meta  - Encoded
Bulk Part  
Enumsยง
- Primary
KeyColumn ๐Builder  - Primary key column builder for handling strings specially.
 
Constantsยง
Functionsยง
- binary_
array_ ๐to_ dictionary  - Converts a sorted BinaryArray to [DictionaryArray].
 - mutations_
to_ ๐record_ batch  - Converts mutations to record batches.
 - new_
primary_ ๐key_ column_ builders  - record_
batch_ ๐estimated_ size  - More accurate estimation of the size of a record batch.
 - sort_
primary_ ๐key_ record_ batch  - Sorts the record batch with primary key format.
 - timestamp_
array_ ๐to_ iter  - Converts timestamp array to an iter of i64 values.