raghavi92 commented on issue #5633: Support Avro schema from Debezium source 
connector
URL: https://github.com/apache/pulsar/issues/5633#issuecomment-553253274
 
 
   @jiazhai  yes I went through the KeyValueSchema code. As mentioned in the 
actual issue, I have provided the "schemaType" as Avro in my source config yaml 
file. But still, the avro type exception is thrown in this line :
   
https://github.com/apache/pulsar/blob/d3cb108590713735ef1b23ff61997bf68e0fd7f3/pulsar-client/src/main/java/org/apache/pulsar/client/impl/schema/KeyValueSchema.java#L62
   
   I guess its because of 
[this](https://issues.apache.org/jira/browse/AVRO-1571) issue in Avro library 
itself. 

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

Reply via email to