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)