vroyer opened a new pull request #10428:
URL: https://github.com/apache/pulsar/pull/10428


   Fixes #10427
   
   ### Motivation
   
   As AVRO support the UUID type (see [AVRO 
spec](https://avro.apache.org/docs/current/spec.html#UUID)),  add UUID support 
for the AvroSchema.
   
   ### Modifications
   
   Add the logical type conversion to the ReflectData instance when parsing the 
provided POJO.
   
   ### Verifying this change
   
   See the provided unit test in 
pulsar-client/src/test/java/org/apache/pulsar/client/impl/schema/AvroSchemaTest.java
   
   


-- 
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]


Reply via email to