Description
Implement new SQL function: to_timestamp_ntz. It is similar to the built-in function to_timestamp, except that the result type is TimestampWithoutTZType.
The naming is from snowflake: https://docs.snowflake.com/en/sql-reference/functions/to_timestamp.html