[
https://issues.apache.org/jira/browse/FLINK-16761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hequn Cheng updated FLINK-16761:
--------------------------------
Description: For ExecutionEnvironment and TableEnvironment, the
JobExecutionResult should be returned in order to make jobID or other
information accessible for users. This is also the behavior of Java(see
ExecutionEnvironment.execute()) and we should make python consistent with it.
(was: For ExecutionEnvironment and TableEnvironment, the JobExecutionResult
should be returned in order to make jobID or other information accessible for
users. This is also the behavior of Java and we should make python consistent
with it. )
> Return JobExecutionResult for Python ExecutionEnvironment and TableEnvironment
> ------------------------------------------------------------------------------
>
> Key: FLINK-16761
> URL: https://issues.apache.org/jira/browse/FLINK-16761
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.9.2, 1.10.0
> Reporter: Hequn Cheng
> Priority: Major
> Fix For: 1.9.3, 1.10.1, 1.11.0
>
>
> For ExecutionEnvironment and TableEnvironment, the JobExecutionResult should
> be returned in order to make jobID or other information accessible for users.
> This is also the behavior of Java(see ExecutionEnvironment.execute()) and we
> should make python consistent with it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)