WillAyd commented on PR #45596: URL: https://github.com/apache/arrow/pull/45596#issuecomment-2683150024
FWIW it might even be worthwhile to use Meson's wrap / subproject systems for flatbuffers instead of using a vendored copy. The limiting factor was that Arrow seems to statically assert the required major/minor version of flatbuffers, and the minor version requested does not exist in the wrapdb. If there is some flexibility on that version check we could go down that path -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org