jerrypeng edited a comment on issue #3741: POJO AvroSchema always allowNull
URL: https://github.com/apache/pulsar/issues/3741#issuecomment-469351952
 
 
   @sijie I don't understand why you say we are not respecting the rules of 
AVRO, we are using the official java AVRO library to schema generation.  And if 
another system is using AVRO java library to generate schemas from java classes 
then they will get the same result.  Are you talking about cross language 
support? The only flag that could be settable is the allow null flag that gets 
set in Pulsar's Avro schema.  We can expose that flag to users.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to