[
https://issues.apache.org/jira/browse/FLINK-16766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17090151#comment-17090151
]
Hequn Cheng commented on FLINK-16766:
-------------------------------------
Resolved in 1.11.0 via c6949540c6c639695e1a0fb2684b467c6219024f
> 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
> Assignee: Nicholas Jiang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.1, 1.11.0, 1.9.4
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)