[
https://issues.apache.org/jira/browse/FLINK-9833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther resolved FLINK-9833.
---------------------------------
Resolution: Fixed
Fixed in 1.7.0: 404eda81753788cda619abf3f42ded6ea5cf4f66 &
1fe5e4b05a05fc22103d2588c0551b74a85698a5
Fixed in 1.6.0: 6e1ad2d7c5dc5f2da0e18b23b21b69c1bfc5a333 &
01a8471c03d72b94316e7286f9e39c3f4d022245
> 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 & SQL
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.6.0
>
>
> 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)