DB
FunctionsType Conversion

to_datetime64_or_default

Converts values to DateTime64 epoch-millis and falls back to a caller-provided default when conversion fails.

to_datetime64_or_default(…) → DateTime64

Kind · scalar

Converts values to DateTime64 epoch-millis and falls back to a caller-provided default when conversion fails.

Part of the Type Conversion family.