Kriskras99 commented on PR #366: URL: https://github.com/apache/avro-rs/pull/366#issuecomment-4103102800
Hi Anton, sorry that it's taken 4 months to come back to this. I've implemented support for this in #512. I'm happy to confirm that your tests also pass in that PR (see [`union_serialisation.rs`](https://gist.github.com/Kriskras99/fb45003db4b66ed33b51259b4b22d183)). That PR also includes support for deserialising directly from the reader into the type, so `from_value` and `to_value` are not needed anymore. I will close this PR. I'll include your tests in #512 if you don't mind. -- 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]
