Function arrow::compute::kernels::cast_utils::parse_interval_year_month
source ยท pub fn parse_interval_year_month(
value: &str,
) -> Result<<IntervalYearMonthType as ArrowPrimitiveType>::Native, ArrowError>
Expand description
Parse human-readable interval string to Arrow IntervalYearMonthType