pub const ROWS_PER_BATCH: usize = 8192;
The default number of rows per batch (the same as the DataFusion default)