eolivelli commented on pull request #9448: URL: https://github.com/apache/pulsar/pull/9448#issuecomment-779133837
@sijie thank you for your pointers. I managed to implement Avro support in `KafkaBytesSource`. I would like to commit this initial patch and then add support for all of the primitive Schemas (1) and for JSON. If you prefer I can continue to enhance this patch (1) https://github.com/streamnative/pulsar-io-kafka/blob/master/src/main/java/io/streamnative/connectors/kafka/KafkaSource.java#L338 ---------------------------------------------------------------- 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]
