fn hydrate_dictionaries( batch: &RecordBatch, schema: SchemaRef, ) -> Result<RecordBatch>
Hydrates any dictionaries arrays in batch to its underlying type. See hydrate_dictionary for more information.
batch