Skip to content

Commit

Permalink
GH-35497: [C++] Use the latest tagged version of flatbuffers (#38192)
Browse files Browse the repository at this point in the history
### 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: #35497

Authored-by: Felipe Oliveira Carvalho <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
  • Loading branch information
felipecrv authored Oct 12, 2023
1 parent bead40a commit 01b42d5
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 01b42d5

Please sign in to comment.