get_last_row_batch

Function get_last_row_batch 

Source
pub(crate) fn get_last_row_batch(batch: &RecordBatch) -> Result<RecordBatch>
Expand description

Constructs a batch from the last row of batch in the argument.