pub fn time64_to_time32(
from: &PrimitiveArray<i64>,
from_unit: TimeUnit,
to_unit: TimeUnit
) -> PrimitiveArray<i32>This is supported on crate feature
compute_cast only.Expand description
Conversion of time
pub fn time64_to_time32(
from: &PrimitiveArray<i64>,
from_unit: TimeUnit,
to_unit: TimeUnit
) -> PrimitiveArray<i32>compute_cast only.Conversion of time