pub fn utf8_to_naive_timestamp_ns<O>(from: &Utf8Array<O>) -> PrimitiveArray<i64> where
    O: Offset
This is supported on crate feature compute_cast only.
Expand description