raulcd commented on issue #46016: URL: https://github.com/apache/arrow/issues/46016#issuecomment-3989602731
I am unsure. I have tried several times but my last attempt is this draft PR from a month ago: - https://github.com/apache/arrow/pull/48964 We had some problems with google-cloud-cpp at that time. Since then they've released version 3.1.0 and 3.2.0 but I haven't tried those: https://github.com/googleapis/google-cloud-cpp/releases The problem of upgrading one dependencye (absel, protobuf, gRPC) is that they are all tightly coupled and we have to upgrade all of them in one go. And then other dependencies that used them like google-cloud-cpp, possibly opentelemetry... I'll see if I can take some time to revive that PR but I was stuck at that time. -- 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]
