You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jonathan Swinney (Jira)" <ji...@apache.org> on 2020/10/19 18:31:00 UTC

[jira] [Created] (ARROW-10349) [Python] build and publish aarch64 wheels

Jonathan Swinney created ARROW-10349:
----------------------------------------

             Summary: [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


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)