You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Shengkai Fang (Jira)" <ji...@apache.org> on 2020/05/31 14:09:00 UTC

[jira] [Comment Edited] (FLINK-18021) Complement tests for 1.11 SQL

    [ https://issues.apache.org/jira/browse/FLINK-18021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120547#comment-17120547 ] 

Shengkai Fang edited comment on FLINK-18021 at 5/31/20, 2:08 PM:
-----------------------------------------------------------------

It seems huge work if we test every pair of connectors!

Let's assume that if we have N sources and M sinks, we need NM test cases to finish these tasks! However, we can simplify these tasks if we just verify that whether we can read data from source or write data into sinks, which only needs N+M cases. 


was (Author: fsk119):
It seems huge work if we test every pair of connectors!

Let's assume that if we have N sources and M sinks, we need NM test case to finish these tasks! However, we can simplify these task if we just verify that whether we can read data from source or write data into sinks, which only needs N+M cases. 

> Complement tests for 1.11 SQL
> -----------------------------
>
>                 Key: FLINK-18021
>                 URL: https://issues.apache.org/jira/browse/FLINK-18021
>             Project: Flink
>          Issue Type: Task
>          Components: Table SQL / API
>    Affects Versions: 1.11.0
>            Reporter: Danny Chen
>            Priority: Major
>             Fix For: 1.11.0
>
>
> This is an umbrella issue to collect all kinds of tests (e2e and ITCases) that need to cover for 1.11 release.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)