aljoscha commented on issue #8371: [FLINK-9679] - Add AvroSerializationSchema URL: https://github.com/apache/flink/pull/8371#issuecomment-559020628 @Wosin Is there a reason `RegistryAvroSerializationSchema.serialize()` and `ConfluentRegistryAvroSerializationSchema.serialize()` are different? Shouldn't both register the scheam and serialize the schema id? Also, in `RegistryAvroSerializationSchema` we don't use the `schemaCoder` that is set in `checkAvroInitialized()`. I can fix that while merging because I also fixed the checkstyle problems in my local checkout of the PR.
---------------------------------------------------------------- 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
