pub fn chunk_to_struct(
    chunk: Chunk<ArrayRef>,
    fields: Vec<Field>
) -> StructArray