parse_array_attributes

Function parse_array_attributes 

pub fn parse_array_attributes(
    udt_name_regtype: Option<&str>,
    ctype: ColumnType,
    enums: &HashMap<String, Vec<String>>,
) -> ColumnType