Skip to content

Conversation

@nrwiersma
Copy link
Member

The Avro spec has changed to allow empty namespaces as null namespaces:

A namespace is a dot-separated sequence of such names. The empty string may also be used as a namespace to indicate the null namespace.

This PR adjusts validations and tests to allow support this new spec case.

Fixes #457

@nrwiersma nrwiersma self-assigned this Sep 25, 2024
@nrwiersma nrwiersma merged commit 45e7071 into main Sep 25, 2024
@nrwiersma nrwiersma deleted the empty-namespace branch September 25, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Empty namespace is not allowed

2 participants