Structsยง
- List
Field Encoder - List
Field Scheduler - A page scheduler for list fields that encodes offsets in one field and items in another
- List
Structural Encoder - A structural encoder for list fields
- Offset
Page Info - 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
- Structural
List Decoder - Structural
List Scheduler