pub fn int64_to_time64us(from: &PrimitiveArray<i64>) -> PrimitiveArray<i64>
Available on crate feature
compute_cast
only.Expand description
Conversion of Int64
to Time32(TimeUnit::Microsecond)
pub fn int64_to_time64us(from: &PrimitiveArray<i64>) -> PrimitiveArray<i64>
compute_cast
only.Conversion of Int64
to Time32(TimeUnit::Microsecond)