You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/08 12:28:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-16761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-16761:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Assignee: Nicholas Jiang
>            Priority: Major
>              Labels: pull-request-available
>             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)