Module list

Source

Structsยง

ListFieldEncoder
ListFieldScheduler
A page scheduler for list fields that encodes offsets in one field and items in another
ListStructuralEncoder
A structural encoder for list fields
OffsetPageInfo
The offsets are stored in a uint64 encoded column. For each page we store some supplementary data that helps us understand the offsets. This is needed to construct the scheduler
StructuralListDecoder
StructuralListScheduler