Yibo Cai created ARROW-16476:
--------------------------------
Summary: [Dev] verify-release-candidate.sh TEST_WHEELS=1 fails on
Arm host
Key: ARROW-16476
URL: https://issues.apache.org/jira/browse/ARROW-16476
Project: Apache Arrow
Issue Type: Improvement
Components: Developer Tools
Reporter: Yibo Cai
Fix For: 9.0.0
{code:bash}
$ TEST_DEFAULT=0 TEST_WHEELS=1 dev/release/verify-release-candidate.sh 8.0.0 3
......
ERROR: pyarrow-8.0.0-cp38-cp38-manylinux_2_12_aarch64.manylinux2010_aarch64.whl
is not a supported wheel on this platform.
{code}
Looks there are aarch64 wheels for {{manylinux_2_17}}, but not
{{manylinux_2_12}}.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)