You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Ted Dunning (JIRA)" <ji...@apache.org> on 2012/10/13 15:02:02 UTC

[jira] [Created] (DRILL-4) Create parser for SSA format

Ted Dunning created DRILL-4:
-------------------------------

             Summary: Create parser for SSA format
                 Key: DRILL-4
                 URL: https://issues.apache.org/jira/browse/DRILL-4
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Ted Dunning


THis should be a standalone jar that parses an SSA formatted plan and returns a DAG.

Bonus points for nice visualization of the DAG in text or graphical form.

--
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

[jira] [Resolved] (DRILL-4) Create parser for SSA format

Posted by "Ted Dunning (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DRILL-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Dunning resolved DRILL-4.
-----------------------------

    Resolution: Fixed
      Assignee: Ted Dunning

This works as a parser, but 

- it doesn't really build a DAG or interpret it.

- it has really ugly error handling


                
> Create parser for SSA format
> ----------------------------
>
>                 Key: DRILL-4
>                 URL: https://issues.apache.org/jira/browse/DRILL-4
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>
> THis should be a standalone jar that parses an SSA formatted plan and returns a DAG.
> Bonus points for nice visualization of the DAG in text or graphical form.

--
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