Hi guys , in 1.9 when there is exception like this *"org.apache.avro.AvroTypeException: Expected start-union. Got END_OBJECT"* . and* Using genericRecord = reader.read(null, decoder);*
its could be nice to provide the field in error. it could be more easy to debug the schema. thx !