pub fn normalize_infer_schema(schema: Schema) -> SchemaExpand description
Normalize the schema inferred from the data. If the data type is null, set the data type to Utf8.
pub fn normalize_infer_schema(schema: Schema) -> SchemaNormalize the schema inferred from the data. If the data type is null, set the data type to Utf8.