sijie commented on pull request #9481:
URL: https://github.com/apache/pulsar/pull/9481#issuecomment-779514341


   For the reviewers on this pull request, please take a look at #9590. In 
order to support writing a generic record, we don't need to change the existing 
AVRO schema implementation. It should be done in PulsarSink, as it needs to 
support writing multiple versions of generic records. Pulsar Sink already has 
the framework to support that by leveraging 
[PIP-43](https://github.com/apache/pulsar/wiki/PIP-43%3A-producer-send-message-with-different-schema).
   
   #9590 is ready for review with unit tests. integration tests to be added.


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