Expand description
All the built-in encoding schemes and arrays.
Modules§
Structs§
- Bool
Array - Bool
Encoding - Boolean
Buffer - A slice-able
Buffer
containing bit-packed booleans - Boolean
Buffer Builder - Builder for
BooleanBuffer
- Chunked
Array - Chunked
Encoding - Constant
Array - Constant
Encoding - Extension
Array - Extension
Encoding - Inlined
- List
Array - List
Encoding - Native
Value - NativeValue serves as a wrapper type to allow us to implement Hash and Eq on all primitive types.
- Null
Array - Null
Encoding - Primitive
Array - Primitive
Encoding - Ref
- Struct
Array - Struct
Encoding - Temporal
Array - An array wrapper for primitive values that have an associated temporal meaning.
- VarBin
Array - VarBin
Encoding - VarBin
View Array - VarBin
View Encoding
Traits§
Functions§
- compute_
min_ max - Compute the min and max of VarBin like array.
- varbin_
scalar