pub(crate) fn get_last_row_batch(batch: &RecordBatch) -> Result<RecordBatch>
Constructs a batch from the last row of batch in the argument.