clesaec opened a new pull request, #1858: URL: https://github.com/apache/avro/pull/1858
## What is the purpose of the change This PR add unit test on Resolver class to ensure that issue described in [AVRO-2831](https://issues.apache.org/jira/browse/AVRO-2831) found in 1.8.2 does not occurs on master (1.11.1). The issue is about Logical Type that are ignore by resolver (in 1.8.2) ## Verifying this change This change added tests and can be verified as follows: - Added unit test on org.apache.avro.Resolver class (org.apache.avro.TestResolver) ## 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
