Hi, all! I'm having a similar problem with Enum Schema Resolution as described in this question on stack-overflow.
https://stackoverflow.com/questions/62596990/avro-schema-evolution-with-enum-deserialization-crashes I experience this with both 1.9.2 and 1.10.0, and both specs state that: "To match, one of the following must hold: - both schemas are enums whose (unqualified) names match" Does anyone had this problem and know how to solve it? Or is it a bug? Thanks!
