h-vetinari commented on PR #35637: URL: https://github.com/apache/arrow/pull/35637#issuecomment-1552650935
> It may not work because it seems that `tzdata` doesn't include `WindowsZones.xml`. Why does arrow depend on this in the first place? It's the first package I see that doesn't work with `tzdata`. Also, based on the error message, it seems to be looking in the wrong place? I.e. `C:\Users\VssAdministrator\Downloads\tzdata` instead of `%LIBRARY_PREFIX%` (aside from the fact that inndeed, our tzdata does not [contain](https://github.com/regro/libcfgraph/blob/master/artifacts/tzdata/conda-forge/noarch/tzdata-2023c-h71feb2d_0.json#L231-L835) `WindowsZones.xml`). The tzdata stuff is an arrow 13 problem though. More urgently, in https://github.com/conda-forge/arrow-cpp-feedstock/pull/1053, I currently have a failing test `test_total_bytes_allocated` on arrow 12 (though not arrow 11 or before), but some commit between arrow 12 and current `main` seems to have fixed this - any ideas? -- 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]
