Skip to main content

ROWS_PER_BATCH

Constant ROWS_PER_BATCH 

Source
pub const ROWS_PER_BATCH: usize = 8192;
Expand description

The default number of rows per batch (the same as the DataFusion default)