adamreeve commented on code in PR #41839:
URL: https://github.com/apache/arrow/pull/41839#discussion_r1615808934


##########
.github/workflows/ruby.yml:
##########
@@ -337,13 +340,15 @@ jobs:
       ARROW_WITH_LZ4: OFF
       ARROW_WITH_OPENTELEMETRY: OFF
       ARROW_WITH_SNAPPY: ON
-      ARROW_WITH_ZLIB: OFF
+      ARROW_WITH_ZLIB: ON
       ARROW_WITH_ZSTD: ON
       BOOST_SOURCE: BUNDLED

Review Comment:
   Oh sorry I realise now that this comment is about the BOOST_SOURCE variable, 
not the ZLIB setting. Yes this should be removed, boost is coming from vcpkg so 
this shouldn't have any effect and could be confusing.



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