You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2018/07/12 09:47:00 UTC

[jira] [Created] (FLINK-9833) Add a SQL Client end-to-end test

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 &amp; 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)