lance.json_to_schema(schema_json: dict[str, Any]) Schema

Converts a JSON string to a PyArrow schema.

Parameters:
schema_json : Dict[str, Any]

The JSON payload to convert to a PyArrow Schema.