Expand description

A columnar representation of ((Key, Val), Time, i64) data suitable for in-memory reads and persistent storage.

Modules§

  • Apache Arrow encodings and utils for persist data
  • Apache Parquet encodings and utils for persist data

Structs§

Constants§

  • The maximum allowed amount of total key data (similarly val data) in a single ColumnarBatch.