You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in my experience timestamps are very broken in Presto. This is the best explanation I found about it: trinodb/trino#37 and it appears it the bug was fixed in recent versions of the Trino distribution of Presto: https://trino.io/docs/current/release/release-341.html. Would you like to backport that change?
select timestamp '1946-05-15 00:00:00';
Query 20210304_070605_05374_mzzm9 failed: line 1:8: '1946-05-15 00:00:00' is not a valid timestamp literal
The text was updated successfully, but these errors were encountered: