pub fn int32_to_time32s(from: &PrimitiveArray<i32>) -> PrimitiveArray<i32>
Available on crate feature
compute_cast
only.Expand description
Conversion of Int32
to Time32(TimeUnit::Second)
pub fn int32_to_time32s(from: &PrimitiveArray<i32>) -> PrimitiveArray<i32>
compute_cast
only.Conversion of Int32
to Time32(TimeUnit::Second)