batch_to_chunks

Function batch_to_chunks 

Source
fn batch_to_chunks(batch: &RecordBatch) -> Result<Vec<Chunk>, StoreError>