[ https://issues.apache.org/jira/browse/FLINK-17303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17118588#comment-17118588 ]
Dian Fu commented on FLINK-17303: --------------------------------- Hi [~hequn8128], I have discussed with [~pnowojski] offline about this issue and he has agreed to back-port this PR to 1.11. Thanks [~pnowojski] for your support! > 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 > Assignee: Nicholas Jiang > Priority: Major > Labels: pull-request-available > Fix For: 1.12.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)