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
Redshift's interval literals seem to differ in structure from what the parser presently expects. Notably, the date/time field is part of the preceding string. Perhaps the interval implementation could be modified to consider the Redshift implementation?