lance_table::utils::stream

Type Alias ReadBatchFut

source
pub type ReadBatchFut = BoxFuture<'static, Result<RecordBatch>>;

Aliased Typeยง

struct ReadBatchFut {}