Function datafusion::physical_plan::test::mem_exec
source ยท pub fn mem_exec(partitions: usize) -> MemoryExec
Expand description
Returns a MemoryExec
that scans partitions
of 100 batches each
pub fn mem_exec(partitions: usize) -> MemoryExec
Returns a MemoryExec
that scans partitions
of 100 batches each