You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/01 17:09:42 UTC

[GitHub] [arrow] RafayAK commented on pull request #8491: ARROW-10349: [Python] linux aarch64 wheels

RafayAK commented on pull request #8491:
URL: https://github.com/apache/arrow/pull/8491#issuecomment-753345204


   So, PyArrow takes a colossal amount of time when building for `aarch64`, probably because it building from sources each time, and running the build in a CI with emulation of ARM takes even longer. Can I help in any way to fast-track this issue, since it seems like it's been dormant for a while?
   
   for reference when building an Airflow container for `aarch64` (5 hrs in an still at it):
   ```
   Collecting pyarrow<3.0dev,>=1.0.0
     Downloading pyarrow-2.0.0.tar.gz (58.9 MB)
     Installing build dependencies: started
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
     Installing build dependencies: still running...
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org