Skip to main content

Module reader

Module reader 

Source
Expand description

Columnar store reader: access column values by doc_id.

See [[columnar-storage]] and [[feature-aggregations-v010#Step 1]].

Structs§

ColumnReader
Reads a single column’s values from serialized bytes.
ColumnStats
Per-column statistics for numeric columns (zonemaps).
ColumnarReader
Reads the columnar component of a segment — multiple columns.