tustvold commented on code in PR #4988:
URL: https://github.com/apache/arrow-rs/pull/4988#discussion_r1371423684
##########
.github/workflows/integration.yml:
##########
@@ -57,8 +57,14 @@ jobs:
env:
ARROW_USE_CCACHE: OFF
ARROW_CPP_EXE_PATH: /build/cpp/debug
- ARROW_GO_INTEGRATION: 1
BUILD_DOCS_CPP: OFF
+ ARROW_INTEGRATION_CPP: ON
+ ARROW_INTEGRATION_CSHARP: ON
+ ARROW_INTEGRATION_GO: ON
+ ARROW_INTEGRATION_JAVA: ON
+ ARROW_INTEGRATION_JS: ON
Review Comment:
Yeah, I wanted to make it obvious how to disable an integration should we
wish to
--
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]