Expand description
Coordinate-level Ceiling resolution for bitemporal cell versions.
ceiling_resolve_cell finds the latest system-time version of a cell
at or before system_as_of, optionally filtered by a valid-time
point valid_at_ms. The caller supplies the version iterator
newest-first; this function performs no I/O.
Structs§
- Ceiling
Params - Parameters for
ceiling_resolve_cellbundled to avoid a long argument list.
Enums§
- Ceiling
Result - Result of a Ceiling resolution for a single cell coordinate.
Functions§
- ceiling_
resolve_ cell - Resolve the Ceiling for a single cell coordinate.