Re: Kafka Avro Table Source

2018-07-03 Thread Fabian Hueske
Hi Will, The community is currently working on improving the Kafka Avro integration for Flink SQL. There's a PR [1]. If you like, you could try it out and give some feedback. Timo (in CC) has been working Kafka Avro and should be able to help with any specific questions. Best, Fabian [1]

Kafka Avro Table Source

2018-07-02 Thread Will Du
Hi folks, I am working on using avro table source mapping to kafka source. By looking at the example, I think the current Flink v1.5.0 connector is not flexible enough. I wonder if I have to specify the avro record class to read from Kafka. For withSchema, the schema can get from schema