Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

feat: allow empty namespaces#459

Merged
nrwiersma merged 1 commit intomainfrom
empty-namespace
Sep 25, 2024
Merged

feat: allow empty namespaces#459
nrwiersma merged 1 commit intomainfrom
empty-namespace

Conversation

@nrwiersma
Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Empty namespace is not allowed

1 participant