Joris Van den Bossche created ARROW-12611:
---------------------------------------------
Summary: [CI][Python] Nightly test-conda-python-pandas-0.24 is
failing due to numpy compat issue
Key: ARROW-12611
URL: https://issues.apache.org/jira/browse/ARROW-12611
Project: Apache Arrow
Issue Type: Improvement
Components: Continuous Integration, Python
Reporter: Joris Van den Bossche
Fix For: 5.0.0
See eg https://github.com/ursacomputing/crossbow/runs/2473244858
The reason is that the build is installing the latest numpy 1.20.2, which
doesn't work with pandas 0.14. So for an older version of pandas, we also need
to install an older version of numpy.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)