fn build_string_data_rows( schema: Arc<Vec<FieldInfo>>, rows: Vec<Vec<String>>, ) -> Vec<PgWireResult<DataRow>>