Skip to main content

align_schema_with_json_array

Function align_schema_with_json_array 

Source
fn align_schema_with_json_array(
    schema: SchemaRef,
    columns: &[ArrayRef],
) -> SchemaRef