generate_fields

Function generate_fields 

Source
fn generate_fields(
    spec: &IndexMap<String, InferredType>,
) -> Result<Fields, ArrowError>