Skip to main content

concat_batches

Function concat_batches 

Source
pub fn concat_batches(
    schema: &Arc<Schema>,
    batches: &[RecordBatch],
) -> DbxResult<RecordBatch>