You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "godfrey he (Jira)" <ji...@apache.org> on 2020/04/21 10:05:00 UTC

[jira] [Commented] (FLINK-17303) Return TableResult for Python TableEnvironment

    [ https://issues.apache.org/jira/browse/FLINK-17303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088516#comment-17088516 ] 

godfrey he commented on FLINK-17303:
------------------------------------

cc [~jincheng] [~hequn8128]

> Return TableResult for Python TableEnvironment
> ----------------------------------------------
>
>                 Key: FLINK-17303
>                 URL: https://issues.apache.org/jira/browse/FLINK-17303
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / Python
>            Reporter: godfrey he
>            Priority: Major
>             Fix For: 1.11.0
>
>
> [FLINK-16366|https://issues.apache.org/jira/browse/FLINK-16366] supports executing a statement and returning a {{TableResult}} object, which could get {{JobClient}} (to associates the submitted Flink job), collect the execution result, or print the execution result. In Python, we should also introduce python TableResult class to make sure consistent with Java.



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