Skip to main content

estimate_row_width

Function estimate_row_width 

Source
fn estimate_row_width(rows: u64, bytes: u64) -> Option<u64>
Expand description

Returns the ceiling of the estimated bytes per row.