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

Added Schema::independent_canonical_form #66

Merged
merged 10 commits into from
Jan 20, 2025
Merged

Conversation

chupaty
Copy link
Contributor

@chupaty chupaty commented Dec 3, 2024

Added independent_canonical_form, which populates types available in the schemata, so that the given schema can be encoded for PCF without the schemata.

See #64

@chupaty
Copy link
Contributor Author

chupaty commented Dec 3, 2024

Closing for now - will reopen when tested on production-like schemas

@chupaty
Copy link
Contributor Author

chupaty commented Dec 3, 2024

Fixed nested Ref cases. Added another test

@chupaty chupaty reopened this Dec 3, 2024
@martin-g
Copy link
Member

martin-g commented Dec 4, 2024

The test failure is not caused by this PR. It is an intermittent error that needs some debugging.

@martin-g
Copy link
Member

martin-g commented Dec 4, 2024

Fixed with #72

avro/src/schema.rs Outdated Show resolved Hide resolved
@martin-g
Copy link
Member

I'll try to fully review the PR later today.

avro/src/schema.rs Show resolved Hide resolved
avro/src/schema.rs Show resolved Hide resolved
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
@martin-g martin-g merged commit 17bd39c into apache:main Jan 20, 2025
13 checks passed
@martin-g
Copy link
Member

Thank you, @chupaty !

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.

2 participants