Function arrow_integration_test::schema_from_json
source ยท pub fn schema_from_json(json: &Value) -> Result<Schema>Expand description
Parse a Schema definition from a JSON representation.
pub fn schema_from_json(json: &Value) -> Result<Schema>Parse a Schema definition from a JSON representation.