ARROW-9944 added a TO_TIMESTAMP function that supports parsing timestamps without a specified timezone, such as 2020-09-08T13:42:29.190855
Such timestamps are supposed to be interpreted as in the local timezone, but instead are interpreted as UTC.
Reporter: Andrew Lamb / @alamb
Assignee: Andrew Lamb / @alamb
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-9961. Please see the migration documentation for further details.
ARROW-9944 added a TO_TIMESTAMP function that supports parsing timestamps without a specified timezone, such as
2020-09-08T13:42:29.190855Such timestamps are supposed to be interpreted as in the local timezone, but instead are interpreted as UTC.
Reporter: Andrew Lamb / @alamb
Assignee: Andrew Lamb / @alamb
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-9961. Please see the migration documentation for further details.