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:
us...@infra.apache.org


Reply via email to