pub fn some_batch() -> impl RecordBatchReader
Expand 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 RecordBatchReader
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