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

ASF GitHub Bot commented on FLINK-5257:
---------------------------------------

GitHub user KurtYoung opened a pull request:

    https://github.com/apache/flink/pull/2949

    [FLINK-5257] [table] display optimized logical plan when explaining table

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/KurtYoung/flink flink-5257

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2949.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2949
    
----
commit d7a0e3300ad9a432ef3994702b7c81f2701521a4
Author: Kurt Young <[email protected]>
Date:   2016-12-06T01:23:22Z

    [FLINK-5257] [table] display optimized logical plan when explaining table

----


> Display optimized logical plan when explaining table
> ----------------------------------------------------
>
>                 Key: FLINK-5257
>                 URL: https://issues.apache.org/jira/browse/FLINK-5257
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API & SQL
>            Reporter: Kurt Young
>            Assignee: Kurt Young
>            Priority: Minor
>
> Currently when we use {{BatchTableEnvironment}} or {{StreamTableEnvironment}} 
> to explain a table, it only print out the "Abstract Syntax Tree" and 
> "Physical Execution Plan". Would be nice to have the "Optimized Logical Plan" 
> also printed. 



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

Reply via email to