Expand description
Implementation of Dictionary encoding.
Expose a DictArray which is zero-copy equivalent to Arrow’s DictionaryArray.
Re-exports§
pub use vtable::*;
Modules§
Structs§
- Arbitrary
Dict Array - A wrapper type to implement
ArbitraryforDictArray. - Dict
Array - Dict
Array Parts - Dict
Metadata - Take
Execute Adaptor - Take
Reduce Adaptor
Traits§
Functions§
- take_
canonical - Take from a canonical array using indices (codes), returning a new canonical array.