Kriskras99 commented on PR #351: URL: https://github.com/apache/avro-rs/pull/351#issuecomment-3622269874
I've added support for out-of-order fields in the serializer. In the deserializer no changed are necessary. This changes test introduced in #227 as an `#[avro(default = ...)]` is now required when using any of the Serde `skip` attributes. I'm also working on a PR to check the Serde attributes in avro-derive (and add documentation for the attributes avro-derive supports as they don't seem to be documented anywhere). -- 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]
