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