terencehonles commented on pull request #8386: URL: https://github.com/apache/arrow/pull/8386#issuecomment-713838185
@kou not sure if you have any thoughts on the following: - For the windows wheel it looks like the issue is the VS runtime is pinned [here](https://github.com/apache/arrow/blob/fa456de6d03c4fa5bac104b5b31f72d7be92f450/dev/tasks/python-wheels/win-build.bat#L28). I'm not sure if I can just remove that or what I should adjust it to. - For Mac it looks like it's [something to do with CMake](https://travis-ci.com/github/ursa-labs/crossbow/builds/191503619#L467-L475) and I'm not sure where to go from here - C++ / AMD64 Windows MinGW 64 C++ (pull_request) looks like it's starting to fail now, and it's because of a timeout error. The timeout is set to 5 minutes, but I'm wondering if it's OK for me to bump it up higher. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
