FunctionsType Conversion
to_int64_or_null
Converts values to Int64 and returns NULL when conversion fails.
to_int64_or_null(…) → Int64Kind · scalar
Converts values to Int64 and returns NULL when conversion fails.
Part of the Type Conversion family.