Skip to content

Add support for Flatbuffers with 64-bit offsets.#2066

Merged
copybara-service[bot] merged 1 commit into
mainfrom
cl/918444648
Jun 11, 2026
Merged

Add support for Flatbuffers with 64-bit offsets.#2066
copybara-service[bot] merged 1 commit into
mainfrom
cl/918444648

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

Add support for Flatbuffers with 64-bit offsets.

This change updates the Flatbuffers domain implementation to use flatbuffers::FlatBufferBuilder64 and handle 64-bit offsets where appropriate, based on the reflection schema. A new test case is added to verify round-trip functionality for a Flatbuffer schema using 64-bit offsets.

@google-cla

google-cla Bot commented May 20, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@copybara-service
copybara-service Bot force-pushed the cl/918444648 branch 2 times, most recently from bb43be0 to 05a1f54 Compare May 26, 2026 10:11
This change updates the Flatbuffers domain implementation to use flatbuffers::FlatBufferBuilder64 and handle 64-bit offsets where appropriate, based on the reflection schema. A new test case is added to verify round-trip functionality for a Flatbuffer schema using 64-bit offsets.

PiperOrigin-RevId: 930534503
@copybara-service
copybara-service Bot merged commit 20fad20 into main Jun 11, 2026
@copybara-service
copybara-service Bot deleted the cl/918444648 branch June 11, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants