Expand description
Bulk part encoder/decoder.
Structsยง
- Arrays
Sorter ๐ - Bulk
Part - Bulk
Part Converter - Converter that converts structs into BulkPart.
- 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 - 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.
Type Aliasesยง
- Primary
KeyArray ๐Builder - Builder type for primary key dictionary array.