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 02:42:00 UTC

[jira] [Created] (FLINK-16761) Return JobExecutionResult for Python ExecutionEnvironment and TableEnvironment

Hequn Cheng created FLINK-16761:
-----------------------------------

             Summary: 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.10.0, 1.9.2
            Reporter: Hequn Cheng
             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 and we should make python consistent with it. 



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