Skip to content

Commit

Permalink
apacheGH-35497: [C++] Use the latest tagged version of flatbuffers (a…
Browse files Browse the repository at this point in the history
…pache#38192)

### Rationale for this change

To use a more modern version of `flatc` in Arrow.

### What changes are included in this PR?

1) Re-generating the the C++ files with a `flatc` based on the latest tag on the `flatbuffer` repo.
2) Copy the minimal set of includes to our vendored folder
3) Manually re-apply the patches that have been applied to the previous headers to fix issues

### Are these changes tested?

Tested by building everything correctly.
* Closes: apache#35497

Authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
  • Loading branch information
felipecrv authored and Jeremy Aguilon committed Oct 23, 2023
1 parent 7468f32 commit 7c03ce3
Show file tree
Hide file tree
Showing 23 changed files with 5,575 additions and 3,763 deletions.
102 changes: 56 additions & 46 deletions cpp/src/generated/File_generated.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7c03ce3

Please sign in to comment.