Module metadata_region

Source

Structsยง

MetadataRegion
The other two fields key and value will be used as a k-v storage. It contains two group of key:

Constantsยง

COLUMN_PREFIX ๐Ÿ”’
REGION_PREFIX ๐Ÿ”’

Functionsยง

decode_batch_stream
Decode a record batch stream to a stream of items.
decode_record_batch_to_key ๐Ÿ”’
Decode a record batch to a list of key.
decode_record_batch_to_key_and_value ๐Ÿ”’
Decode a record batch to a list of key and value.