pub fn some_batch() -> impl RecordBatchReaderExpand description
Returns a non-empty batch of data
The batch will not be empty There will only be one batch
There are no other assumptions it is safe to make about the returned reader
pub fn some_batch() -> impl RecordBatchReaderReturns a non-empty batch of data
The batch will not be empty There will only be one batch
There are no other assumptions it is safe to make about the returned reader