powered by
dictionary type factory
dictionary(index_type, value_type, ordered = FALSE)
index type, e.g. int32()
int32()
value type, probably utf8()
utf8()
Is this an ordered dictionary ?
a arrow::DictionaryType