[
https://issues.apache.org/jira/browse/ARROW-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217020#comment-17217020
]
Jonathan Swinney commented on ARROW-10349:
------------------------------------------
This is partially fixed by [https://github.com/apache/arrow/pull/8491] but I
haven't figured out how to modify the CI code to use Travis CI the do Arm
builds. Travis-CI.com is the only CI currently in use by Apache Arrow that
supports Arm64 builds on linux. Guidance on the necessary changes to CI/Travis
code would be appreciated.
> [Python] build and publish aarch64 wheels
> -----------------------------------------
>
> Key: ARROW-10349
> URL: https://issues.apache.org/jira/browse/ARROW-10349
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Packaging, Python
> Environment: os: Linux
> arch: aarch64
> Reporter: Jonathan Swinney
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The currently released source distribution for Arrow on pypi.org doesn't
> build on Ubuntu 20.04. It may be possible install additional build
> dependencies to make it work, but it would be better to publish aarch64
> (arm64) wheels to pypi.org in addition to the currently published x86_64
> wheels for Linux.
> {{$ pip install pyarrow}}
> should just work on Linux/aarch64.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)