pub fn time32_to_time64(
from: &PrimitiveArray<i32>,
from_unit: TimeUnit,
to_unit: TimeUnit
) -> PrimitiveArray<i64>Expand description
Conversion of time
pub fn time32_to_time64(
from: &PrimitiveArray<i32>,
from_unit: TimeUnit,
to_unit: TimeUnit
) -> PrimitiveArray<i64>Conversion of time