Skip to content

Commit

Permalink
apacheGH-38053: [C++][Go] Re-generate sources from Schema.fbs (apache…
Browse files Browse the repository at this point in the history
…#38054)

### Rationale for this change

Re-generate Go and C++ sources from Flatbuffers specs now including string-view and list-view types.

### What changes are included in this PR?

Documentation fixes on the .fbs files and the generated C++ and Go source files.

### Are these changes tested?

The files should be correct by construction. Existing tests guarantee that no mistake was made in re-generating the files.
* Closes: apache#38053

Authored-by: Felipe Oliveira Carvalho <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
  • Loading branch information
felipecrv authored and Jeremy Aguilon committed Oct 23, 2023
1 parent 3434bcd commit 5dc9951
Show file tree
Hide file tree
Showing 14 changed files with 662 additions and 25 deletions.
10 changes: 4 additions & 6 deletions cpp/src/generated/File_generated.h

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

45 changes: 38 additions & 7 deletions cpp/src/generated/Message_generated.h

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

Loading

0 comments on commit 5dc9951

Please sign in to comment.