medcv commented on issue #6259: [FLINK-9679] Implement AvroSerializationSchema
URL: https://github.com/apache/flink/pull/6259#issuecomment-411629081
@dawidwys Thanks for the review. I will do my best to address your comments
on next commit and will add tests when the implementations got app
medcv commented on issue #6259: [FLINK-9679] Implement AvroSerializationSchema
URL: https://github.com/apache/flink/pull/6259#issuecomment-410286209
@tillrohrmann I would appreciate if you take a look also. In last commit all
the concerns has been address regarding using `SchemaCoder`.
medcv commented on issue #6259: [FLINK-9679] Implement AvroSerializationSchema
URL: https://github.com/apache/flink/pull/6259#issuecomment-409619105
@tillrohrmann Thanks for the update!
This is an automated message from th
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` m