paleolimbot commented on PR #36551: URL: https://github.com/apache/arrow/pull/36551#issuecomment-1636798790
Fun: we can't use curl from homebrew because it depends on [email protected] (right?): ``` deweydunnington@Deweys-MacBook-Air-2 arrow % brew deps --tree curl curl ├── brotli ├── libidn2 │ ├── libunistring │ └── gettext ├── libnghttp2 ├── libssh2 │ └── [email protected] │ └── ca-certificates ├── openldap │ └── [email protected] │ └── ca-certificates ├── [email protected] │ └── ca-certificates ├── rtmpdump │ └── [email protected] │ └── ca-certificates └── zstd ├── lz4 └── xz ``` -- 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]
