arrow_flight::encode

Function hydrate_dictionary

Source
fn hydrate_dictionary(
    array: &ArrayRef,
    data_type: &DataType,
) -> Result<ArrayRef>
Expand description

Hydrates a dictionary to its underlying type.