You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/07/25 17:29:49 UTC

[GitHub] medcv commented on issue #6259: [FLINK-9679] Implement AvroSerializationSchema

medcv commented on issue #6259: [FLINK-9679] Implement AvroSerializationSchema
URL: https://github.com/apache/flink/pull/6259#issuecomment-407833734
 
 
   @dawidwys I would appreciate if you take a look for the latest changes on this PR.
   
   New commit extend `SchemaCoder` with `writeSchema` method that helps to move the writing schema logic away from `AvroSerializationSchema` as you suggested.
   
   Still using static `subject` on `ConfluentRegistryAvroSerializationSchema`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services