record_batch_estimated_size

Function record_batch_estimated_size 

Source
pub(crate) fn record_batch_estimated_size(batch: &DfRecordBatch) -> usize
Expand description

More accurate estimation of the size of a record batch.