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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)