You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Hequn Cheng (Jira)" <ji...@apache.org> on 2020/03/25 04:03:00 UTC

[jira] [Created] (FLINK-16766) Support create StreamTableEnvironment without passing StreamExecutionEnvironment

Hequn Cheng created FLINK-16766:
-----------------------------------

             Summary: Support create StreamTableEnvironment without passing StreamExecutionEnvironment
                 Key: FLINK-16766
                 URL: https://issues.apache.org/jira/browse/FLINK-16766
             Project: Flink
          Issue Type: Improvement
          Components: API / Python
            Reporter: Hequn Cheng
             Fix For: 1.9.3, 1.10.1, 1.11.0


Currently, when we create a BatchTableEnvironment, the ExecutionEnvironment is an optional parameter, while for the StreamTableEnvironment, the ExecutionEnvironment is not optional. We should make them consistent



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