Function concat_chunks

Source
pub fn concat_chunks(chunks: &[Arc<ArrowChunk>]) -> Result<ArrowChunk>