jorisvandenbossche commented on issue #15047: URL: https://github.com/apache/arrow/issues/15047#issuecomment-1594745035
@MarcoGorelli can you copy this comment to https://github.com/apache/arrow/issues/36110? The difference in behaviour is more relevant for that issue (if the question is if we should consider this a bug in arrow as well, and try to solve this for our own timezone handling). Here it is really just about using zoneinfo by default. Which happens to have a behavioral change for future dates, which is of course a good reason to move forward with this (similar as in pandas), but effectively outside of our control (apart from actually making the switch from pytz to zoneinfo by default, i.e. what the issue is about). -- 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]
