mito2::read::last_row

Function push_yielded_batches

Source
fn push_yielded_batches(
    batch: Batch,
    take_index: &UInt32Vector,
    yielded_batches: &mut Vec<Batch>,
) -> Result<()>
Expand description

Push last row into yielded_batches.