pub fn parse_interval_month_day_nano(
value: &str,
) -> Result<<IntervalMonthDayNanoType as ArrowPrimitiveType>::Native, ArrowError>
Expand description
Parse human-readable interval string to Arrow IntervalMonthDayNanoType
pub fn parse_interval_month_day_nano(
value: &str,
) -> Result<<IntervalMonthDayNanoType as ArrowPrimitiveType>::Native, ArrowError>
Parse human-readable interval string to Arrow IntervalMonthDayNanoType