Commits


Felipe Oliveira Carvalho authored and GitHub committed be175de53de
GH-38401: [C++] Re-generate flatbuffers C++ for Skyhook (#38405) ### Rationale for this change Vendored flatbuffer headers have been upgraded so the checked-in flatc-generated files need to be upgraded. ### What changes are included in this PR? - Changes to the shell script that re-generates flatbuffers - Check-in of the newly generated `ScanRequest_generated.h` ### Are these changes tested? By integration tests. * Closes: #38401 Authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>