Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.11.0
Description
While investigating PARQUET-1438 we have discovered that there is a regression in arrow-cpp testsuite results between versions 0.10.0 and 0.11.0 when running in 32 bit executable. There used to be just a single test failing:
- array-test
and starting 0.11.0 it's four tests:
- array-test
- buffer-test
- bit-util-test
- rle-encoding-test
(list not including parquet-* tests)
I did bisect and found that the three tests were broken in 479c011a6ac7a8f1e6d77ecf651a4b2be9e5eec0
Attachments
Attachments
Issue Links
- links to