pub fn parse_interval_year_month(
    value: &str
) -> Result<<IntervalYearMonthType as ArrowPrimitiveType>::Native, ArrowError>