Timo Walther created FLINK-9833: ----------------------------------- Summary: Add a SQL Client end-to-end test Key: FLINK-9833 URL: https://issues.apache.org/jira/browse/FLINK-9833 Project: Flink Issue Type: Sub-task Components: Table API & SQL Reporter: Timo Walther Assignee: Timo Walther
After FLINK-8858 is resolved we can add an end-to-end test for the SQL Client. The test should perform the following steps: - Put JSON data into Kafka - Submit and execute a {{INSERT INTO}} statement that reads from a Kafka connector with JSON format, does some ETL, and writes to Kafka with Avro format - Validate Avro data -- This message was sent by Atlassian JIRA (v7.6.3#76005)