fn hydrate_dictionary( array: &ArrayRef, data_type: &DataType, ) -> Result<ArrayRef>
Hydrates a dictionary to its underlying type.