pub fn bench_write_batch(
    batches: &[Vec<RecordBatch>],
    schema: Arc<Schema>,
    row_type: RowType
) -> Result<Vec<usize>>
Expand description

bench interpreted version write