lance_encoding

Module encoder

source

Structs§

Constants§

Traits§

  • Encodes data from one format to another (hopefully more compact or useful) format
  • A trait to pick which encoding strategy to use for a single page of data
  • Top level encoding trait to code any Arrow array type into one or more pages.
  • A trait to pick which kind of field encoding to use for a field

Functions§

Type Aliases§