Hello, I am having an issue with reading a GenericDatum from a json String written with avro GenericDatumWriter.
Exception as in title. *MCVE and details at*: https://gist.github.com/PopescuStefanRadu/cea799614ba49b753238b77ac4b242e5 Avro versions tested: 1.9.2, 1.10.0 Java runtime: openjdk 14.0.1 2020-04-14 OpenJDK Runtime Environment (build 14.0.1+7-Ubuntu-1ubuntu1) OpenJDK 64-Bit Server VM (build 14.0.1+7-Ubuntu-1ubuntu1, mixed mode, sharing) Compiled towards: java 11. I'd be very grateful if you could help me out. Thank you, Stefan Popescu
