laurentgo commented on code in PR #43139:
URL: https://github.com/apache/arrow/pull/43139#discussion_r1668929767


##########
dev/tasks/tasks.yml:
##########
@@ -1542,8 +1542,8 @@ tasks:
       image: conda-python-hdfs
 {% endfor %}
 
-{% for python_version, spark_version, test_pyarrow_only, numpy_version, 
jdk_version in [("3.8", "v3.5.0", "false", "latest", "8"),
-                                                                               
         ("3.10", "v3.5.0", "false", "1.23", "8"),
+{% for python_version, spark_version, test_pyarrow_only, numpy_version, 
jdk_version in [("3.8", "v3.5.0", "false", "latest", "11"),
+                                                                               
         ("3.10", "v3.5.0", "false", "1.23", "11"),

Review Comment:
   Does it mean that master is the only spark version we will test again for a 
while?



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to