marcosschroh opened a new pull request, #2773:
URL: https://github.com/apache/avro/pull/2773

   ## What is the purpose of the change
   
   This pull request add tests for `match_schemas` in schema_compatibility 
`AVRO-3950`
   
   ## Verifying this change
   
   - This change is a trivial rework / code cleanup without any test coverage.
   - Added test that validates `match_schemas
   - This PR also shows that some code is never called in the funcion 
`match_schemas` as pointed in 
[AVRO-3950](https://issues.apache.org/jira/browse/AVRO-3950)
   - This PR also shows that `nanos` types implementation are missing in 
[schema 
parse_complex](https://github.com/apache/avro/blob/main/lang/rust/avro/src/schema.rs#L1387),
 which is also not documented in the [avro 
spec](https://avro.apache.org/docs/1.11.1/specification/#logical-types)
   
   ## 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

Reply via email to