assignUser commented on code in PR #37684: URL: https://github.com/apache/arrow/pull/37684#discussion_r1340133107
########## r/tools/nixlibs-allowlist.txt: ########## @@ -2,3 +2,4 @@ ubuntu centos redhat rhel +darwin Review Comment: We can be sure that they don't as we previously used homebrew which downloads a copy of homebrew in addition to the binary bottles of the dependencies and cmake. So the number of downloads is reduced by this PR not increased ^^ (afaik we never added the local formula to the release packages as we do in the nightly packages so a source build wasn't possible) -- 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]
