commit | 8fb4bf5eceab04e2ac5fcd2947783146ad15c340 | [log] [tgz] |
---|---|---|
author | Joris Van den Bossche <jorisvandenbossche@gmail.com> | Fri Jun 30 11:56:52 2023 +0200 |
committer | GitHub <noreply@github.com> | Fri Jun 30 11:56:52 2023 +0200 |
tree | f7eae3600533b52f35f063b8d166129bf57f30d4 | |
parent | d6a1968cea344ec6e2f4016d3c9d90ece7c0afad [diff] |
GH-36349: [Python][CI] Avoid using 'build/etc/localtime' timezone in hypothesis tests (#36391) ### What changes are included in this PR? Skip the test if the timezone is `zoneinfo.ZoneInfo(key='build/etc/localtime')`, because we don't support roundtripping such a timezone * Closes: #36349 Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
Apache Arrow is a development platform for in-memory analytics. It contains a set of technologies that enable big data systems to process and move data fast.
Major components of the project include:
Arrow is an Apache Software Foundation project. Learn more at arrow.apache.org.
The reference Arrow libraries contain many distinct software components:
The official Arrow libraries in this repository are in different stages of implementing the Arrow format and related features. See our current feature matrix on git main.
Please read our latest project contribution guide.
Even if you do not plan to contribute to Apache Arrow itself or Arrow integrations in other projects, we'd be happy to have you involved: