martin-g commented on issue #292:
URL: https://github.com/apache/avro-rs/issues/292#issuecomment-3314884053

   Thanks for the report!
   I'll try to find some time to debug it soon!
   The problem seems to be around `"... 
type":{"type":"array","items":"baz"},"items":{"name":"baz"...`
   
   > I noticed that with version `0.20.0` when a schema has an array with an 
inlined record in the `items` field, the canonical form parsing will produce an 
invalid schema in certain situations.
   
   Did it work correctly in 0.19.0 ? I.e. is there a regression in 0.20.0 ?
   Or you just tried it with 0.20.0 for a first time ?


-- 
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]

Reply via email to