Yikun commented on pull request #9285:
URL: https://github.com/apache/arrow/pull/9285#issuecomment-814680631


   @pitrou Thanks for you super fast reply, and it works. the complete cmd like:
   ```
   pip install --extra-index-url https://pypi.fury.io/arrow-nightlies/ --pre 
pyarrow --prefer-binary
   ```
   
   Do you know any official release plan of pyarrow?
   
   Note that, the pyspark [is using 
pyarrow](https://github.com/apache/spark/blob/0aa2c284e4052cb57ebf7276ecc4867ea2d5f94f/python/setup.py#L259),
 but its installation would be breaked by pyarrow in aarch64 env.


-- 
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:
[email protected]


Reply via email to