flow::adapter

Function batches_to_rows_req

Source
pub fn batches_to_rows_req(
    batches: Vec<Batch>,
) -> Result<Vec<DiffRequest>, Error>