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


##########
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:
   Yep, Spark 4.0 has not yet officially released. We'll add it here once its 
available.



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