Function infer_array_element_type

Source
fn infer_array_element_type(array: &[Value]) -> Result<InferredType, ArrowError>