Jacques Nadeau created DRILL-232:
------------------------------------

             Summary: Add Logical and Physical plan viewing capabilities
                 Key: DRILL-232
                 URL: https://issues.apache.org/jira/browse/DRILL-232
             Project: Apache Drill
          Issue Type: Task
            Reporter: Jacques Nadeau


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to