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

   https://avro.apache.org/docs/1.12.0/specification/#primitive-types says: 
`boolean: a binary value`
   
https://github.com/apache/avro-rs/blob/60ea1bbece2fcbf5562555404c070039fb014335/avro/src/schema/parser.rs#L129
   
   Solution: 
   s/bool/boolean/


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