INVALID_TIME_TRAVEL_TIMESTAMP_EXPR error class
SQLSTATE: 42K0E
The time travel timestamp expression <expr>
is invalid.
NON_DETERMINISTIC
Must be deterministic.
OPTION
Timestamp string in the options must be able to cast to TIMESTAMP
type.
UNEVALUABLE
Must be evaluable.