You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/01/04 22:29:39 UTC

[jira] [Commented] (DRILL-232) Add Logical and Physical plan viewing capabilities

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

Jacques Nadeau commented on DRILL-232:
--------------------------------------

Basic capabilities were added to web ui.  More advanced capabilities can be added in future under separate JIRA.

> Add Logical and Physical plan viewing capabilities
> --------------------------------------------------
>
>                 Key: DRILL-232
>                 URL: https://issues.apache.org/jira/browse/DRILL-232
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Jacques Nadeau
>             Fix For: Future
>
>
> Lisen has made a small script which generates SVGs of the logical plan operators.  It would be nice to extend this to support physical plans and incorporate this into the web frontend.  Sub tasks associated with this that would need to be done include:
> - Add support for an output type in drill client (e.g. results, physical plan, logical plan, possible depending on which type of query you submit).
> - Add support for the new DrillClient interfaces within the REST layer that Hari is working on 
> - Add support for these representations directly in the GUI.
> The script can be found here: https://gist.github.com/immars/6512279



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