rok commented on code in PR #50992:
URL: https://github.com/apache/arrow/pull/50992#discussion_r3857799986
##########
compose.yaml:
##########
@@ -805,7 +805,7 @@ services:
- ${REPO}:${ARCH_SHORT}-cpp-jni-${VCPKG}
secrets: *vcpkg-build-secrets
environment:
- <<: [*common, *ccache]
+ <<: [*common, *ccache, *sccache]
Review Comment:
I can only see ccache installed in `ci/docker/cpp-jni.dockerfile`, but no
sccache, so this likely doesn't do much.
--
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]