kou commented on PR #35637: URL: https://github.com/apache/arrow/pull/35637#issuecomment-1553985493
Ah, sorry. I misread this problem. It seems that `WindowsZones.xml` isn't related to this problem. But tzdata path was hard-coded on Windows: https://github.com/apache/arrow/blob/main/cpp/src/arrow/vendored/datetime/tz.cpp#L265 So our code will not find tzdata installed by conda. Could you open a new issue for tzdata related problem? We can work on this as a separated issue. -- 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]
