arrow_cast::cast::map

Function value_field

Source
pub(crate) fn value_field(entries_field: &FieldRef) -> Option<FieldRef>
Expand description

Gets the value field from the entries of a map. For all other types returns None.