rok commented on pull request #10647: URL: https://github.com/apache/arrow/pull/10647#issuecomment-902697581
Thanks for the review @jorisvandenbossche ! I think we need to address these points - I'll open a follow-up JIRA and do some work in a week or so. 1. Indeed, current situation (Z after non UTC string) is wrong. I think your suggestion (check input timezone and append `Z` to default format if UTC) would be ok. 2. I forget what the thought was at the time. But looking at [our discussion](https://github.com/apache/arrow/pull/10647#discussion_r670874881) it might have been a `date.h` limitation. I'll look into it. 3. Agreed! We could also look into upstreaming a behavior flag to `date.h` but I think we'd need stronger motivation. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
