raulcd commented on code in PR #36061: URL: https://github.com/apache/arrow/pull/36061#discussion_r1235328975
########## dev/tasks/tasks.yml: ########## @@ -1517,9 +1516,9 @@ tasks: image: conda-python-hdfs {% endfor %} -{% for python_version, spark_version, test_pyarrow_only, numpy_version in [("3.7", "v3.1.2", "false", "latest"), - ("3.8", "v3.2.0", "false", "1.23"), - ("3.9", "master", "false", "latest")] %} +{% for python_version, spark_version, test_pyarrow_only, numpy_version in [("3.8", "v3.1.2", "false", "latest"), Review Comment: @kou should we move the spark versions conversation to update them to its own ticket? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org