arrow_cast::cast::string

Function cast_view_to_year_month_interval

Source
pub(crate) fn cast_view_to_year_month_interval(
    array: &dyn Array,
    cast_options: &CastOptions<'_>,
) -> Result<ArrayRef, ArrowError>