raulcd commented on issue #47957: URL: https://github.com/apache/arrow/issues/47957#issuecomment-3490575059
I think it is related to this protobuf issue: - https://github.com/protocolbuffers/protobuf/issues/24258 Which has been fixed upstream here: - https://github.com/protocolbuffers/protobuf/pull/24269 I tried uninstalling protobuf from brew (and some other snowball dependencies) to use bundled dependencies and validate the issue is indeed related to the protobuf version from brew, and the build was successful: https://github.com/apache/arrow/actions/runs/19099065611/job/54566299695?pr=48058 -- 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]
