danepitkin commented on PR #37097: URL: https://github.com/apache/arrow/pull/37097#issuecomment-1697386541
> > `test-cuda-python` and `test-ubuntu-20.04-python-3` are failing due to this cython issue [cython/cython#5552](https://github.com/cython/cython/issues/5552) > > Those are still failing. What do we do about those? Can we pin cython to cython<3 on those builds for now? Or disable gdb support on those builds? Good question. Hmm. These are great suggestions. I like the idea of pinning to cython<3 so one can still use gdb. Maybe I can attempt the cython fix later on (and I can file an issue in Arrow to unpin cython for these builds. -- 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]
