spiegela commented on PR #1951: URL: https://github.com/apache/avro/pull/1951#issuecomment-1310852607
Yes, I opened the PR against the wrong repo. I had intended to open it on my fork until I'm ready. I am aware of #1921, and read through it as I started preparing this one. I know that there are quite a few complex cases, but only intended to address `AvroSchema` support for a more simple, but common case for now -- enums with only unnamed, single field values. I also see now that I should use a `Record` instead of a `Union`, and can make that change. I'll re-open the PR based on master in a few. -- 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]
