Github user medcv commented on the issue:
https://github.com/apache/flink/pull/6083
@tillrohrmann make sense.
I created this ticket https://issues.apache.org/jira/browse/FLINK-9679 for
implementing `AvroSerializationConfluentSchema`. I will make a PR for it
shortly.
Mean time I will update this PR also and remove
`AvroSerializationConfluentSchema` and using `SimpleStringSchema` which later
we can update the test.---
