amoeba opened a new pull request, #45425:
URL: https://github.com/apache/arrow/pull/45425

   ### Rationale for this change
   
   The current version of this script pulls the tzinfo database from a URL 
that's not stable. Instead of finding another stable URL or hosting a version 
ourselves, @kou identified that there's a 
[tzdata](https://tzdata.readthedocs.io/) package that ships with a timezone 
database. We can refactor the wheel test script to install and pass the correct 
directory.
   
   ### What changes are included in this PR?
   
   - Updated section of ci/scripts/python_wheel_windows_test.bat
   - 
   ### Are these changes tested?
   
   Only in part locally, not the entire script in CI. We should test that here.
   
   ### Are there any user-facing changes?
   
   No.


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