mito2::read

Module last_row

Source
Expand description

Utilities to read the last row of each time series.

Structsยง

Enumsยง

  • Cached last row reader for specific row group. If the last rows for current row group are already cached, this reader returns the cached value. If cache misses, RowGroupLastRowReader reads last rows from row group and updates the cache upon finish.

Functionsยง