You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "tustvold (via GitHub)" <gi...@apache.org> on 2023/03/02 13:57:55 UTC

[GitHub] [arrow-rs] tustvold commented on pull request #3787: feat: add a function to parse a string without timezone to local timestamp

tustvold commented on PR #3787:
URL: https://github.com/apache/arrow-rs/pull/3787#issuecomment-1451905983

   Thank you for this, I would like to take some time to think about this API. I think we might want a way to specify the destination timezone for the function, perhaps adding the ability to pass an `Option<Tz>`. This would not only cover the case of parsing interpreting as the local timezone, but also parsing into a TimestampArray with a non-UTC timezone set which I think is currently handled incorrectly...


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org