thisisnic commented on code in PR #49068:
URL: https://github.com/apache/arrow/pull/49068#discussion_r2759806861
##########
compose.yaml:
##########
@@ -441,7 +441,9 @@ services:
ARROW_HOME: /arrow
ARROW_DEPENDENCY_SOURCE: BUNDLED
LIBARROW_MINIMAL: "false"
- ARROW_MIMALLOC: "ON"
+ # explicilty enable GCS when we build libarrow so that binary libarrow
Review Comment:
```suggestion
# explicitly enable GCS when we build libarrow so that binary libarrow
```
--
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]