Skip to content

Sanitize field names to ensure valid Avro identifiers #2136

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

kris-gaudel
Copy link

Closes #2123

Rationale for this change

Field names are sanitized during initialization to ensure they are valid Avro identifiers

Are these changes tested?

Yes

Are there any user-facing changes?

Yes - field names are sanitized in constructor

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.

[bug] Schema validation should reject field names that are invalid Avro identifiers
1 participant