Function datafusion::physical_plan::common::batch_byte_size
source · [−]pub fn batch_byte_size(batch: &RecordBatch) -> usize
Expand description
Returns the total number of bytes of memory occupied physically by this batch.