Open h-vetinari opened 4 months ago
Potentially related to https://github.com/apache/arrow/issues/42157 ? See some context about it deep in the pyodide review: https://github.com/apache/arrow/pull/37822#discussion_r1631278707
But so there we also had some failing tests at some point with timezone issues in the test about rounding timestamps
Describe the bug, including details regarding any error messages, version, and platform.
A while ago, all branches of the pyarrow builds in conda-forge started failing with the following kind of errors. It only happens on linux-{aarch64,ppc64le}, so may be emulation related. Some of them look potentially tzdb-related (so maaaaybe related to https://github.com/conda-forge/linux-sysroot-feedstock/pull/66), but for the differences <1h, it seems unlikely to be the cause.
Component(s)
Packaging, Python