martin-g opened a new pull request, #2574: URL: https://github.com/apache/avro/pull/2574
AVRO-3898 ## What is the purpose of the change * According to the spec (https://avro.apache.org/docs/1.11.1/specification/#schema-resolution) named schemas must check only the unqualified names: ``` both schemas are records with the same (unqualified) name ``` ## Verifying this change * New unit tests are added ## Documentation - Does this pull request introduce a new feature? no -- 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