joemarshall commented on PR #37822:
URL: https://github.com/apache/arrow/pull/37822#issuecomment-2184683074

   @jorisvandenbossche 
   I think I worked out what the right thing to do is. 
   
   1. Don't package timezone data here at all.
   2. In tests check if zoneinfo path exists and skip time tests accordingly. 
(I.e. via test marker)
   3. On pyodide I will add a package to install Unix style timezone data as a 
dependency of arrow.
   
   If that upstream bug is fixed then it could move back to using python tzdata 
package if installed, but until then I think this is the best approach.


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