Timo Walther created FLINK-19127: ------------------------------------ Summary: Provide a replacement of StreamExecutionEnvironment.createRemoteEnvironment for TableEnvironment Key: FLINK-19127 URL: https://issues.apache.org/jira/browse/FLINK-19127 Project: Flink Issue Type: Improvement Components: Table SQL / API Reporter: Timo Walther
Connecting to a remote cluster from the unified TableEnvironment is neither tested nor documented. Since StreamExecutionEnvironment is not necessary anymore, users should be able to do the same in TableEnvironment easily. This is in particular useful for interactive sessions that run in an IDE. -- This message was sent by Atlassian Jira (v8.3.4#803005)