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

AVRO references support #869

Closed
wants to merge 4 commits into from
Closed

Conversation

libretto
Copy link
Contributor

@libretto libretto commented May 8, 2024

Support for AVRO references has been added. The AVRO parser now receives an AVRO schema containing references, and all referenced schemas are merged on top of the original schema. A simple integration test is added. I am looking for additional test cases to assess its capabilities.

@libretto libretto requested review from a team as code owners May 8, 2024 12:17
@libretto libretto closed this May 22, 2024
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.

None yet

1 participant