[ https://issues.apache.org/jira/browse/FLINK-11445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Timo Walther updated FLINK-11445: --------------------------------- Description: 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]. 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. was: 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. > 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 & SQL > Reporter: Timo Walther > Priority: Major > > 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]. > 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)