pub fn int64_to_time64us(from: &PrimitiveArray<i64>) -> PrimitiveArray<i64>Expand description
Conversion of Int64 to Time32(TimeUnit::Microsecond)
pub fn int64_to_time64us(from: &PrimitiveArray<i64>) -> PrimitiveArray<i64>Conversion of Int64 to Time32(TimeUnit::Microsecond)