[ https://issues.apache.org/jira/browse/FLINK-11445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754908#comment-16754908 ]
sunjincheng commented on FLINK-11445: ------------------------------------- Hi, [~twalthr] , Thanks for break down these implementations step by step, I am glad to share some ideas about the integration of tableEnv and planer. This will be related to the interface definition of Planner and the implementation of TableEnv#create(), so I share the link of google doc [Google doc|https://docs.google.com/document/d/1rEeEKwEhw2S2l92hWqmOSn-PyV7mMnHcnBaqsBtjma0/edit?usp=sharing] hop feedback :) > 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 > Assignee: sunjincheng > 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)