Neville Dipale created ARROW-9408:
-------------------------------------
Summary: [Integration] Tests do not run in Windows due to numpy
64-bit errors
Key: ARROW-9408
URL: https://issues.apache.org/jira/browse/ARROW-9408
Project: Apache Arrow
Issue Type: Bug
Components: Integration
Affects Versions: 0.17.1
Reporter: Neville Dipale
We found that the integer range check when generating integration data doesn't
work in Windows because the default C integers that numpy uses are 32-bit by
default in Windows.
This fixes that issue by forcing 64-bit integers.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)