paleolimbot commented on code in PR #39302:
URL: https://github.com/apache/arrow/pull/39302#discussion_r1597157963
##########
docker-compose.yml:
##########
@@ -1749,10 +1749,12 @@ services:
volumes: *conda-volumes
environment:
<<: [*common, *ccache]
- ARCHERY_INTEGRATION_WITH_RUST: 0
+ ARCHERY_INTEGRATION_WITH_RUST: 1
+ ARCHERY_INTEGRATION_WITH_NANOARROW: 1
Review Comment:
I reverted this change for this PR but will follow up to get both nanoarrow
and Rust back up and running in the integration tests!
--
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]