Kriskras99 opened a new pull request, #325:
URL: https://github.com/apache/avro-rs/pull/325

   According to the Serde documentation this is the correct value as Avro is 
not a human readable format. This will make files more compact and have the 
serializer do less work depending on the type.
   
   This is a breaking change, but it is easy for a user to go back to the 
previous default by calling `set_human_readable(true)` which we can add to the 
changelog.


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