jerrypeng edited a comment on issue #3741: POJO AvroSchema always allowNull URL: https://github.com/apache/pulsar/issues/3741#issuecomment-469518971 @sijie actually this does work: schema A => generated pojo => ReflectData.parse => schema B Schema A == . Schema B Using the reflect data parser in avro will produce the same schema. I agree we should remove AllowNull to be set by default, but we need a migration plan
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
