-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(bigquery/storage/managedwriter/adapt): support proto3 presence (#…
…6021) This PR changes the normalizer to clear the proto3 optional presence field in the FieldDescriptorProto. The backend can treat this case as an instance of proto2 optional. More background information: https://github.com/protocolbuffers/protobuf/blob/main/docs/field_presence.md
- Loading branch information
Showing
4 changed files
with
173 additions
and
67 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
Oops, something went wrong.