LDonoughe-mdsol opened a new pull request, #2420: URL: https://github.com/apache/avro/pull/2420
## What is the purpose of the change This pull request improves java error messages by including field in readField AvroTypeException fixing AVRO-3791 In order to bring more clarity and save users time error messages include the field avro fails to read. It is now immediately apparent which field in a record has issues that need correcting. ## Verifying this change This change is already covered by existing tests, such as fieldDefaultNotAppliedForUnknownSymbol, unionErrorMessage, enumDefaultNotAppliedWhenWriterFieldMissing, TestReadingWritingDataInEvolvedSchemas, and jsonExcessFields ## Documentation - Does this pull request introduce a new feature? No - If yes, how is the feature documented? not applicable -- 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