pub(crate) fn cached_flat_range_stream(
value: Arc<RangeScanCacheValue>,
) -> BoxedRecordBatchStreamExpand description
Returns a stream that replays cached record batches.
pub(crate) fn cached_flat_range_stream(
value: Arc<RangeScanCacheValue>,
) -> BoxedRecordBatchStreamReturns a stream that replays cached record batches.