pub fn timestamp_to_date32(
from: &PrimitiveArray<i64>,
from_unit: TimeUnit,
) -> PrimitiveArray<i32>
Available on crate feature
compute_cast
only.Expand description
Conversion of timestamp
pub fn timestamp_to_date32(
from: &PrimitiveArray<i64>,
from_unit: TimeUnit,
) -> PrimitiveArray<i32>
compute_cast
only.Conversion of timestamp