pub fn read_json_array(json: &str) -> Result<Vec<FlexValue>, DataSourceError>
Read a JSON array as FlexValue rows.