jorisvandenbossche commented on PR #35735:
URL: https://github.com/apache/arrow/pull/35735#issuecomment-1570218338

   I updated the PR to actually check if the tzdata database was present, and 
only skip the tests if not. Because we do actually already download the tzdb on 
Appveyor (not on the nightly wheel builds, so therefore the tests were failing 
there). 
   While Python doesn't yet allow you to configure the path (and use the data 
from the `tzdata` package), as mentioned above, if you manually download it to 
the correct location, the C++ code will already discover it (as was done for R).
   
   


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