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

2018-08-08 Thread GitBox
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

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

2018-08-03 Thread GitBox
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`.

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

2018-08-01 Thread GitBox
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

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

2018-07-25 Thread GitBox
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`