decode_timestampntz_nanos

Function decode_timestampntz_nanos 

Source
pub(crate) fn decode_timestampntz_nanos(
    data: &[u8],
) -> Result<NaiveDateTime, ArrowError>
Expand description

Decodes a TimestampNtzNanos from the value section of a variant.