Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/6083
Why don't we output the events using the `SimpleStringSchema` without
verification of the schema. That way we would no longer need
`AvroSerializationConfluentSchema` and could get rid of the `kafka-avro`
dependency. What do you think @medcv?---
