jorisvandenbossche commented on PR #35637: URL: https://github.com/apache/arrow/pull/35637#issuecomment-1560531201
> Why does arrow depend on this in the first place? It's the first package I see that doesn't work with `tzdata`. Arrow unfortunately can't work with the tz database from `tzdata`, because the underlying date library we use doesn't support the binary format, see https://github.com/apache/arrow/issues/31472 and linked issues. In other places we skip tests that requite tz database access on Windows, so that should be done for the new scalar test as well, I assume. -- 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]
