Replies: 1 comment
-
If you are trying to detect the problem, explain this sql is the best way for now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Look this example:
The to_date is string, the c1 is ts and when written as a result, ts adapts to the current time zone, but to_date will return the value in cache.
So, it cause this result:
Beta Was this translation helpful? Give feedback.
All reactions