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
Hi @dacevedo12!
Can you try using $__rawTimeFrom() with the format you need as argument and see if that works? You can find the docs for this here.
Let me know if that works!
What happened:
I'm using the following query
SELECT $__timeFrom() AT TIME ZONE 'America/Bogota'
And get this error
parsing time "2023-08-01 14:14:33" as "2006-01-02 15:04:05.000": cannot parse "" as ".000": Could not process SQL results
What you expected to happen:
I expected the format returned by timeFrom to be seamlessly compatible with athenea
Environment:
The text was updated successfully, but these errors were encountered: