WillAyd commented on issue #46067: URL: https://github.com/apache/arrow/issues/46067#issuecomment-2789784078
Is this by chance a new job that is running? From what I can tell, Homebrew uses flatbuffers version 25.2.10: https://formulae.brew.sh/formula/flatbuffers#default The Arrow codebase static asserts that only a particular version of flatbuffers gets used, and it bundles its own copy. So maybe we should just remove `flatbuffers` from the Brewfile, although that looks to have been in place since 2019. I'm not sure why that would start failing recently -- 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]
