mz_expr::scalar::func::impls::mz_timestamp

Function cast_mz_timestamp_to_timestamp

Source
pub fn cast_mz_timestamp_to_timestamp<'a>(
    a: Timestamp,
) -> Result<CheckedTimestamp<NaiveDateTime>, EvalError>