Skip to main content

Module tile_entry

Module tile_entry 

Source
Expand description

Per-tile entry stored in the segment footer.

Each entry locates a tile payload inside the segment file and carries its TileMBR for predicate pushdown. The R-tree built by super::super::mbr_index indexes these entries.

Structs§

TileEntry
One entry in the segment’s per-tile table.

Enums§

TileKind
Discriminant for the on-disk tile payload variant.