pub fn schema_of_json( json: impl Into<Column>, options: Option<HashMap<&str, &str>>, ) -> Column
Parses a JSON string and infers its schema in DDL format