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:49:00 UTC

[jira] [Updated] (FLINK-9833) End-to-end test: SQL Client with unified source/sink/format

     [ https://issues.apache.org/jira/browse/FLINK-9833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timo Walther updated FLINK-9833:
--------------------------------
    Summary: End-to-end test: SQL Client with unified source/sink/format  (was: Add a SQL Client end-to-end test)

> End-to-end test: SQL Client with unified source/sink/format
> -----------------------------------------------------------
>
>                 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
>            Priority: Major
>
> 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)