You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2016/09/15 16:00:23 UTC

[jira] [Created] (FLINK-4623) Create Physical Execution Plan of a DataStream

Timo Walther created FLINK-4623:
-----------------------------------

             Summary: Create Physical Execution Plan of a DataStream
                 Key: FLINK-4623
                 URL: https://issues.apache.org/jira/browse/FLINK-4623
             Project: Flink
          Issue Type: Improvement
          Components: Table API & SQL
            Reporter: Timo Walther


The {{StreamTableEnvironment#explain(Table)}} command for tables of a {{StreamTableEnvironment}} only outputs the abstract syntax tree. It would be helpful if the {{explain}} method could also generate a string from the {{DataStream}} containing a physical execution plan.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)