terencehonles commented on pull request #8386: URL: https://github.com/apache/arrow/pull/8386#issuecomment-713199449
> > Py3.7 looks like it's something wrong when testing the wheel (I'll see if I can reproduce locally). I and I'm not sure what do do about llvm 10/11 [here](https://github.com/apache/arrow/pull/8386/checks?check_run_id=1282217190) > > I'll check if it's just a pinning issue since it looks related to #8492 It looks like removing the unpinned llvm and jusing using the pinned llvm@8 did the trick. In the long term it makes sense to try to support LLVM 11 since it doesn't look like homebrew is looking to support llvm@10 https://github.com/Homebrew/homebrew-core/pull/63177 ---------------------------------------------------------------- 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]
