Module datafusion_physical_plan::spill
source · Expand description
Defines the spilling functions
Functions§
- Spill the
RecordBatch
to disk as smaller batches split bybatch_size_rows
Returntotal_rows
what is spilled
Defines the spilling functions
RecordBatch
to disk as smaller batches
split by batch_size_rows
Return total_rows
what is spilled