arrow_schema_to_json

Function arrow_schema_to_json 

Source
pub fn arrow_schema_to_json(arrow_schema: &Schema) -> Result<JsonArrowSchema>
Expand description

Convert Arrow Schema to JsonArrowSchema