amoeba commented on issue #45157: URL: https://github.com/apache/arrow/issues/45157#issuecomment-2568206625
There's been past discussion on deprecating our use of Gemfury, see https://github.com/apache/arrow/issues/43904, though that hasn't yet been done. It looks like the issue here is partly due to us pinning gemfury to `0.12.0` in the past in https://github.com/apache/arrow/issues/36692. The previous pinning was for other reasons and I suspect we can remove this pin now. I'll put up a PR to test in a bit. Other things I think we could do here are: - Use the [native gemfury client](https://github.com/gemfury/cli) - Use this as a reason to pick https://github.com/apache/arrow/issues/43904 back up -- 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]
