[
https://issues.apache.org/jira/browse/ARROW-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-9408:
----------------------------------
Labels: pull-request-available (was: )
> [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
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> 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)