You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/10/20 06:34:08 UTC

[GitHub] [spark] HyukjinKwon commented on pull request #30098: [SPARK-33190][INFRA][TESTS] Set upper bound of PyArrow version in GitHub Actions

HyukjinKwon commented on pull request #30098:
URL: https://github.com/apache/spark/pull/30098#issuecomment-712627234


   There are few things to note:
   - This is a temporary fix. Once PySpark supports PyArrow 2.0.0+, we can remove this change.
   - We should port this back into other branches in case PyArrow 2.0.0+ support is not ported back, and in order to make the builds pass.
   - PyPy3 and Python 8 build will pass (not tested) because the packages are pre-installed in the docker image. It fails with Python 3.6 because it newly installs.


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org