You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2020/02/13 06:10:00 UTC

[jira] [Created] (FLINK-16029) Remove register source and sink in test cases of planner

Zhenghua Gao created FLINK-16029:
------------------------------------

             Summary: Remove register source and sink in test cases of planner
                 Key: FLINK-16029
                 URL: https://issues.apache.org/jira/browse/FLINK-16029
             Project: Flink
          Issue Type: Sub-task
            Reporter: Zhenghua Gao


Many test cases of planner use TableEnvironement.registerTableSource() and registerTableSink() which should be avoid。We want to refactor these cases via TableEnvironment.connect().



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