annakrystalli commented on issue #40073:
URL: https://github.com/apache/arrow/issues/40073#issuecomment-1971191051
If it's of any use/related, this message just started showing up in some of
our R CMD CHECK github actions of an R package that has arrow as a dependency.
In tests of a function that uses arrow to read csv files (without loading the
package) we now get a new message:
```
Message
The tzdb package is not installed. Timezones will not be available to Arrow
compute functions.
```
**only on windows**, causing comparison against our previous snapshots to
fail because of the message:
https://github.com/Infectious-Disease-Modeling-Hubs/hubValidations/actions/runs/8083994354/job/22088275404?pr=74
The last time the action was run and passed was Feb 13.
Let me know if you think this should be moved into a separate 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]