WillAyd opened a new pull request, #45687: URL: https://github.com/apache/arrow/pull/45687
Thanks for opening a pull request! If this is your first pull request you can find detailed information on how to contribute here: * [New Contributor's Guide](https://arrow.apache.org/docs/dev/developers/guide/step_by_step/pr_lifecycle.html#reviews-and-merge-of-the-pull-request) * [Contributing Overview](https://arrow.apache.org/docs/dev/developers/overview.html) Please remove this line and the above text before creating your pull request. ### Rationale for this change This bumps the vendored copy of flatbuffers to a version that also exists in the Meson wrapdb, which will subsequently make using the Meson build system easier ### What changes are included in this PR? I have re-vendored flatbuffers keeping the namespacing modifications for arrow inplace. I have also regenerated the appropriate header files using flatc version 24.3.6 ### Are these changes tested? In CI ### Are there any user-facing changes? I do not believe so -- 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