Structsยง
- Metadata
Region - 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.