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 2019/01/29 10:21:00 UTC

[jira] [Created] (FLINK-11445) Deprecate static methods in TableEnvironments

Timo Walther created FLINK-11445:
------------------------------------

             Summary: Deprecate static methods in TableEnvironments
                 Key: FLINK-11445
                 URL: https://issues.apache.org/jira/browse/FLINK-11445
             Project: Flink
          Issue Type: New Feature
          Components: Table API &amp; SQL
            Reporter: Timo Walther


A more detailed description can be found in [FLIP-32|https://cwiki.apache.org/confluence/display/FLINK/FLIP-32%3A+Restructure+flink-table+for+future+contributions] (Step ).

Direct to the {{Batch/StreamTableEnvionrment.create()}} approach. The {{create()}} method must not necessarily already perform a planner discovery. We can hard-code the target table environment for now.

{{TableEnvironment.create()}} is not supported yet.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)