Kriskras99 commented on issue #247: URL: https://github.com/apache/avro-rs/issues/247#issuecomment-3577827126
I'm happy to review PRs adding support for `serde(flatten)` in `apache-avro-derive`. I think there are a few requirements: - It should only require changes in the derive code - It needs to work with `Writer::append_ser`, `to_value` + `Writer::append`, and `from_value` - It needs round-trip tests for the three combinations -- 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]
