pitrou commented on issue #48874:
URL: https://github.com/apache/arrow/issues/48874#issuecomment-3783092083

   > We've started running test for libarrow since v18 (though 
[conda-forge/arrow-cpp-feedstock#1058](https://github.com/conda-forge/arrow-cpp-feedstock/pull/1058)
 was ~1.5yrs in the making) without ever setting `ARROW_TIMEZONE_DATABASE`, and 
that ran fine before v22 (and still works fine on unix even for v22).
   
   Well, Unix uses the system tzdb, so that's expected. On Windows, the tzdb is 
expected either under `ARROW_TIMEZONE_DATABASE`, or in the user's AppData 
directory. So perhaps you were downloading/installing the tzdb in AppData 
before?


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

Reply via email to