Module memory

Source
Expand description

Execution plan for reading in-memory batches of data

Structs§

LazyMemoryExec
Execution plan for lazy in-memory batches of data
LazyMemoryStream
Stream that generates record batches on demand
MemoryExec
Execution plan for reading in-memory batches of data
MemoryStream
Iterator over batches

Traits§

LazyBatchGenerator