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


##########
docker-compose.yml:
##########
@@ -1750,9 +1750,11 @@ services:
     environment:
       <<: [*common, *ccache]
       ARCHERY_INTEGRATION_WITH_RUST: 0
+      ARCHERY_INTEGRATION_WITH_NANOARROW: 1
       # Tell Archery where Arrow binaries are located
       ARROW_CPP_EXE_PATH: /build/cpp/debug
       ARROW_RUST_EXE_PATH: /build/rust/debug
+      ARROW_NANOARROW_PATH: /build/nanoarrow

Review Comment:
   Could you keep this list (and other lists) in alphabetical order?



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to