Function arrow::array::temporal_conversions::as_duration
source ยท pub fn as_duration<T>(v: i64) -> Option<TimeDelta>where
T: ArrowPrimitiveType,
Expand description
Converts an ArrowPrimitiveType
to Duration