pub fn array_to_col_statistics(
    array: &StructArray,
) -> VortexResult<ColumnStatistics>