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