Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-38053: [C++][Go] Re-generate sources from Schema.fbs (apache…
…#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