alamb opened a new pull request #8161:
URL: https://github.com/apache/arrow/pull/8161


   The TO_TIMESTAMP function added in https://github.com/apache/arrow/pull/8142 
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.
   
   This PR corrects that logical error


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to