kou commented on code in PR #47206: URL: https://github.com/apache/arrow/pull/47206#discussion_r2292424898
########## ci/scripts/r_docker_configure.sh: ########## @@ -75,5 +75,15 @@ fi # cmake is now a listed sys req. $PACKAGE_MANAGER install -y rsync cmake curl +# Update clang version to latest available Review Comment: ```suggestion # Update clang version to latest available. # This is only for rhub/clang20. If we change the base image from rhub/clang20, # we need to update this part too. ``` -- 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