MichelHartmann opened a new pull request, #3127: URL: https://github.com/apache/avro/pull/3127
## What is the purpose of the change This pull request fixes the behavior that values are accidentially overwritten by default values from the reader's schema. Detailed description: AVRO-4046 ## Verifying this change This change added tests and can be verified as follows: - Added test that serializes some data and ensures that the data survives deserialization. ## Documentation - Does this pull request introduce a new feature? no - If yes, how is the feature documented? not applicable Issues: AVRO-4046 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org