Skip to content

Upgrade to Protobuf 4.x #5617

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
clairemcginty opened this issue Feb 26, 2025 · 0 comments
Open

Upgrade to Protobuf 4.x #5617

clairemcginty opened this issue Feb 26, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@clairemcginty
Copy link
Contributor

As of Beam 2.63, GCP libraries bom is using Protobuf 4. Beam itself is still mostly using 3, and Scio is still using 3; our IO integration tests have continued to pass, indicating they are backwards-compatible enough to mix for the time being.

On the Scio side, we're blocked from upgrading to 4 until we can figure out a solution for Tensorflow, which is still on 3 and doesn't have any immediate plans to upgrade. Likely we'll have to add an SBT task to download and recompile core Tensorflow protos like Example and Feature and compile them with Protobuf 4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant