How Lance Converts Logical Rows to Row Addresses
This article explains Lance's row_offsets_to_row_addresses process, showing how logical row numbers are mapped to fragment‑specific RowAddress objects, handling deletion vectors, tombstone rows, and version‑dependent mappings with concrete code examples.
