forked from apache/arrow
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-38401: [C++] Re-generate flatbuffers C++ for Skyhook (apache…
…#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: apache#38401 Authored-by: Felipe Oliveira Carvalho <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
- Loading branch information
Showing
2 changed files
with
53 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters