Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
pytz.UTC is only a subclass of BaseTzInfo starting from pytz 2018.4 (https://launchpad.net/pytz/+announcement/14962), so with older versions of pytz there are failures in the tests
see: https://github.com/apache/arrow/pull/2975#discussion-diff-239794078L969
Attachments
Issue Links
- relates to
-
ARROW-3703 [Python] DataFrame.to_parquet crashes if datetime column has time zones
- Resolved
- links to