Module dictionary_array

Source

Structs§

DictionaryArray
An array of dictionary encoded values
TypedDictionaryArray
A DictionaryArray typed on its child values array

Traits§

AnyDictionaryArray
A DictionaryArray with the key type erased

Type Aliases§

Int8DictionaryArray
A DictionaryArray indexed by i8
Int16DictionaryArray
A DictionaryArray indexed by i16
Int32DictionaryArray
A DictionaryArray indexed by i32
Int64DictionaryArray
A DictionaryArray indexed by i64
UInt8DictionaryArray
A DictionaryArray indexed by u8
UInt16DictionaryArray
A DictionaryArray indexed by u16
UInt32DictionaryArray
A DictionaryArray indexed by u32
UInt64DictionaryArray
A DictionaryArray indexed by u64