Trait arrow_array::types::ArrowDictionaryKeyType
source · pub trait ArrowDictionaryKeyType: ArrowPrimitiveType { }
Expand description
A subtype of primitive type that represents legal dictionary keys. See https://arrow.apache.org/docs/format/Columnar.html