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


##########
.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:
   Yes this is implied by ARROW_WITH_FLIGHT so doesn't need to be set 
explicitly, I'll remove it



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