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

Protobuf partial paths aren't expanded during #758

Open
eliax1996 opened this issue Nov 8, 2023 · 0 comments
Open

Protobuf partial paths aren't expanded during #758

eliax1996 opened this issue Nov 8, 2023 · 0 comments

Comments

@eliax1996
Copy link
Contributor

What happened?

The new parser implementation enabled the Protobuf parser to accept also files with non-fully specified path. Unfortunately we don't have a process of normalization of the protobuf schema, so basically we aren't managing correctly the schema evolution for the import reordering, the partial path shrinking or expansion.
I've created this draft containing a set of tests that the schema evolution part for protobuf should pass to be considered correct

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