Details
-
Test
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
7.0.0
Description
The current test case causes a failure on big-endian platform since the endian information `>` is hard-coded.
FAILED pyarrow/tests/test_pandas.py::test_timestamp_as_object_out_of_range - AssertionError: assert (dtype('O'), dtype('>M8[ns]')) == (dtype('O'), dtype('<M8[ns]'))
Attachments
Issue Links
- links to