Module part

Source
Expand description

Bulk part encoder/decoder.

Structsยง

ArraysSorter ๐Ÿ”’
BulkPart
BulkPartEncoder
BulkPartMeta

Functionsยง

binary_array_to_dictionary ๐Ÿ”’
Converts a sorted BinaryArray to [DictionaryArray].
mutations_to_record_batch ๐Ÿ”’
Converts mutations to record batches.
timestamp_array_to_iter ๐Ÿ”’
Converts timestamp array to an iter of i64 values.