[
https://issues.apache.org/jira/browse/ARROW-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-9408.
---------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 7705
[https://github.com/apache/arrow/pull/7705]
> [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
> Assignee: Neville Dipale
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)