caozhen1937 commented on pull request #13296: URL: https://github.com/apache/flink/pull/13296#issuecomment-686467870
@wuchong Thanks for your review. The first question is that I think it is necessary to use AvroRowDataSerializationSchema as internal deserializer because it has two functions,one is to use ConfluentRegistryAvroDeserializationSchema deserialization for GenericRecord, and the other is to convert GenericRecord to RowData. ---------------------------------------------------------------- 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]
