martin-g commented on PR #1921: URL: https://github.com/apache/avro/pull/1921#issuecomment-1312141745
I wonder whether we can use https://serde.rs/enum-representations.html#untagged to give a hint to apache_avro (de)serialization process to keep the old behavior. I am looking into serde's source code to see how impls like apache_avro can know that attribute is in use. -- 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]
