Copilot commented on code in PR #50814:
URL: https://github.com/apache/arrow/pull/50814#discussion_r3721956840
##########
dev/tasks/tasks.yml:
##########
@@ -771,7 +771,7 @@ tasks:
image: conda-python-dask
{% endfor %}
-{% for hdfs_version in ["2.9.2", "3.2.1"] %}
+{% for hdfs_version in ["2.10.2", "3.5.0"] %}
test-conda-python-3.11-hdfs-{{ hdfs_version }}:
ci: github
Review Comment:
The PR description references sporadic failures in
`test-conda-python-3.10-hdfs-2.9.2`, but this change updates a
`test-conda-python-3.11-hdfs-*` task matrix. If the intent is to bump the
versions for the 3.10 HDFS jobs, consider updating the PR description to match
the affected job(s), or update the corresponding 3.10 task definitions if they
exist elsewhere.
--
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]