paleolimbot commented on code in PR #39302:
URL: https://github.com/apache/arrow/pull/39302#discussion_r1586399913


##########
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 don't think this is the solution to #41481, but it was the only way I 
could find to actually get Rust and nanoarrow's integration tests to run in the 
CI job.



-- 
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]

Reply via email to