LucasJavaudin commented on PR #1921: URL: https://github.com/apache/avro/pull/1921#issuecomment-1310031055
@martin-g Thank you for your work! This solves the issue I raised in [AVRO-3646](https://issues.apache.org/jira/browse/AVRO-3646). I pushed two new integration tests in #1949 that try to deserialize and serialize more complex enums. The tests do not pass for multiple reasons. I think that would improve greatly the library if we could (de)serialize arbitrary enums (and even derive a schema for them) but maybe this needs to much work? Unfortunately, I don't have enough time myself to do more than adding tests and reviewing your changes. -- 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]
