karldw commented on pull request #11001: URL: https://github.com/apache/arrow/pull/11001#issuecomment-905793851
These builds are failing because they set `LIBARROW_DOWNLOAD` is `false` and they need to download cmake, but my changes block downloading cmake when `LIBARROW_DOWNLOAD` is `false` (or when github.com can't be reached). Should I allow cmake to be downloaded here and assume offline builds have cmake installed? -- 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]
