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 00:49:34 UTC

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

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



##########
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:
       This shouldn't be the case any more




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