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/07 04:17:01 UTC

[GitHub] [arrow] arw2019 commented on a change in pull request #9115: ARROW-10457: [CI] Fix Spark branch-3.0 integration tests

arw2019 commented on a change in pull request #9115:
URL: https://github.com/apache/arrow/pull/9115#discussion_r553099694



##########
File path: ci/docker/conda-python-spark.dockerfile
##########
@@ -20,21 +20,15 @@ ARG arch=amd64
 ARG python=3.6
 FROM ${repo}:${arch}-conda-python-${python}
 
-ARG jdk=8
-ARG maven=3.5
+ARG spark=3.0.1
 
 # The Spark tests currently break with pandas >= 1.0

Review comment:
       Ok! I reverted the changes here and bumped pandas to the latest release (1.2) and hopefully the build will go green




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