Skip to main content

concat_same_schema

Function concat_same_schema 

Source
pub fn concat_same_schema(
    batches: &[RecordBatch],
) -> Result<RecordBatch, String>