Skip to content
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

Support for optional fields in proto3? #71

Open
dcj opened this issue Feb 16, 2024 · 0 comments
Open

Support for optional fields in proto3? #71

dcj opened this issue Feb 16, 2024 · 0 comments

Comments

@dcj
Copy link

dcj commented Feb 16, 2024

While attempting to protoc compile a bunch of .proto files, several times I encountered this message:

foo.proto is a proto3 file that contains optional fields, 
but code generator protoc-gen-clojure hasn't been updated to support optional fields in proto3. 
Please ask the owner of this code generator to support proto3 optional.

What is the prognosis/timeline for this, if any?
If not, any idea how much work it would be for someone who knows almost nothing about protobufs to add this?

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

No branches or pull requests

1 participant