jonkeane commented on a change in pull request #11666:
URL: https://github.com/apache/arrow/pull/11666#discussion_r756244145
##########
File path: dev/tasks/tasks.yml
##########
@@ -1106,6 +1106,15 @@ tasks:
template: r/github.linux.offline.build.yml
+ test-r-rhub-debian-gcc-release-ccache:
+ ci: azure
+ template: r/azure.linux.yml
+ params:
+ r_org: rhub
+ r_image: debian-gcc-release
+ r_tag: latest
+ r_build_ccache: true
Review comment:
Yes, we might be able to — I had it separated to try and isolate /
replicate and then once it is fixed see if we can reduce it to another one. And
on that topic — do you have any idea what's going on with this? It looks like
it might be quoting / not quoting properly in our cmake or (a? some?) of our
dependencies.
--
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]