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

fix: null representation for AvroField 'default' property #201

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

VisualBean
Copy link
Collaborator

This pull request includes changes to the SerializeV2 method in AvroField.cs and adds a new test case in AvroSchema_Should.cs to handle serialization of default null values correctly.

Handling default null values in serialization:

Adding a test case for serialization:

@VisualBean VisualBean requested a review from Copilot January 9, 2025 20:33

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@VisualBean VisualBean force-pushed the alex/avroschema_defaultnull branch from 225d537 to 71dea01 Compare January 9, 2025 20:36
@VisualBean VisualBean merged commit 219d797 into vnext Jan 9, 2025
5 checks passed
@VisualBean VisualBean deleted the alex/avroschema_defaultnull branch January 9, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant