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/12 01:25:02 UTC

[jira] [Created] (DRILL-3) Define syntax for logical plan and physical plan including inventory of tokens

Ted Dunning created DRILL-3:
-------------------------------

             Summary: Define syntax for logical plan and physical plan including inventory of tokens
                 Key: DRILL-3
                 URL: https://issues.apache.org/jira/browse/DRILL-3
             Project: Apache Drill
          Issue Type: Task
            Reporter: Ted Dunning


We need to lock down a little bit on the syntax, format and basic semantics for the logical and physical plan.

--
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] [Commented] (DRILL-3) Define syntax for logical plan and physical plan including inventory of tokens

Posted by "DOYUNG YOON (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DRILL-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474618#comment-13474618 ] 

DOYUNG YOON commented on DRILL-3:
---------------------------------

Hi,

I'm often out of the office and only able to check email a few times each day. I should be able to get back to you fairly soon, but if you need my attention immediately, you can reach me here:

https://awayfind.com/steamshon

Be sure to store this link with my contact information in case of an emergency.

Doyung Yoon

--

Opt out of future auto-replies: http://orchant.awayfind.com/oo?h=d9185b62&e=23042042

                
> Define syntax for logical plan and physical plan including inventory of tokens
> ------------------------------------------------------------------------------
>
>                 Key: DRILL-3
>                 URL: https://issues.apache.org/jira/browse/DRILL-3
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Ted Dunning
>
> We need to lock down a little bit on the syntax, format and basic semantics for the logical and physical plan.

--
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] [Comment Edited] (DRILL-3) Define syntax for logical plan and physical plan including inventory of tokens

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

Ted Dunning edited comment on DRILL-3 at 10/11/12 11:32 PM:
------------------------------------------------------------

I have created a Google document for interim sharing of thoughts on the syntax for these plans.

Please pile on.  If you are hesitant, add comments.  If you are bold, make changes.

When we come to a bit of closure on this document I will insert it here and drop it into the web site as a spec.  Until then, having real-time sharing of edits is preferable.

https://docs.google.com/document/d/1QTL8warUYS2KjldQrGUse7zp8eA72VKtLOHwfXy6c7I/edit
                
      was (Author: tdunning):
    I have created a Google document for interim sharing of thoughts on the syntax for these plans.

Please pile on.  If you are hesitant, add comments.  If you are bold, make changes.

When we come to a bit of closure on this document I will insert it here and drop it into the web site as a spec.  Until then, having real-time sharing of edits is preferable.
                  
> Define syntax for logical plan and physical plan including inventory of tokens
> ------------------------------------------------------------------------------
>
>                 Key: DRILL-3
>                 URL: https://issues.apache.org/jira/browse/DRILL-3
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Ted Dunning
>
> We need to lock down a little bit on the syntax, format and basic semantics for the logical and physical plan.

--
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] [Commented] (DRILL-3) Define syntax for logical plan and parser for logical plan

Posted by "Jacques Nadeau (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DRILL-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507463#comment-13507463 ] 

Jacques Nadeau commented on DRILL-3:
------------------------------------

I've built a logical plan parser and updated the google design doc to our latest thoughts.  It lacks tests but hopefully starts people's thinking about things. I still want to spend some time simplifying the functions and expressions. The parser shouldn't be generating custom objects for each function. Rather we need to define a parameter validator set of classes that work together with a name and output type determiner to create a function definition. But this works for now.

I've submitted a github pull request for this functionality at https://github.com/apache/incubator-drill/pull/2
                
> Define syntax for logical plan and parser for logical plan
> ----------------------------------------------------------
>
>                 Key: DRILL-3
>                 URL: https://issues.apache.org/jira/browse/DRILL-3
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Ted Dunning
>            Assignee: Jacques Nadeau
>
> Define the basic semantics of the logical plan and expression language.  (Separating out the physical plan into a separate jira)

--
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] [Updated] (DRILL-3) Define syntax for logical plan and physical plan including inventory of tokens

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

Ted Dunning updated DRILL-3:
----------------------------

    Comment: was deleted

(was: Hi,

I'm often out of the office and only able to check email a few times each day. I should be able to get back to you fairly soon, but if you need my attention immediately, you can reach me here:

https://awayfind.com/steamshon

Be sure to store this link with my contact information in case of an emergency.

Doyung Yoon

--

Opt out of future auto-replies: http://orchant.awayfind.com/oo?h=d9185b62&e=23042042
)
    
> Define syntax for logical plan and physical plan including inventory of tokens
> ------------------------------------------------------------------------------
>
>                 Key: DRILL-3
>                 URL: https://issues.apache.org/jira/browse/DRILL-3
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Ted Dunning
>
> We need to lock down a little bit on the syntax, format and basic semantics for the logical and physical plan.

--
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] [Commented] (DRILL-3) Define syntax for logical plan and parser for logical plan

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

Ted Dunning commented on DRILL-3:
---------------------------------

I have committed this to a branch named DRILL-3 so that everybody can see it.


                
> Define syntax for logical plan and parser for logical plan
> ----------------------------------------------------------
>
>                 Key: DRILL-3
>                 URL: https://issues.apache.org/jira/browse/DRILL-3
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Ted Dunning
>            Assignee: Jacques Nadeau
>
> Define the basic semantics of the logical plan and expression language.  (Separating out the physical plan into a separate jira)

--
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] [Commented] (DRILL-3) Define syntax for logical plan and physical plan including inventory of tokens

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

Ted Dunning commented on DRILL-3:
---------------------------------

I have created a Google document for interim sharing of thoughts on the syntax for these plans.

Please pile on.  If you are hesitant, add comments.  If you are bold, make changes.

When we come to a bit of closure on this document I will insert it here and drop it into the web site as a spec.  Until then, having real-time sharing of edits is preferable.
                
> Define syntax for logical plan and physical plan including inventory of tokens
> ------------------------------------------------------------------------------
>
>                 Key: DRILL-3
>                 URL: https://issues.apache.org/jira/browse/DRILL-3
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Ted Dunning
>
> We need to lock down a little bit on the syntax, format and basic semantics for the logical and physical plan.

--
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] [Assigned] (DRILL-3) Define syntax for logical plan and physical plan including inventory of tokens

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

Jacques Nadeau reassigned DRILL-3:
----------------------------------

    Assignee: Jacques Nadeau
    
> Define syntax for logical plan and physical plan including inventory of tokens
> ------------------------------------------------------------------------------
>
>                 Key: DRILL-3
>                 URL: https://issues.apache.org/jira/browse/DRILL-3
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Ted Dunning
>            Assignee: Jacques Nadeau
>
> We need to lock down a little bit on the syntax, format and basic semantics for the logical and physical plan.

--
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] [Updated] (DRILL-3) Define syntax for logical plan and parser for logical plan

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

Jacques Nadeau updated DRILL-3:
-------------------------------

    Summary: Define syntax for logical plan and parser for logical plan  (was: Define syntax for logical plan and physical plan including inventory of tokens)
    
> Define syntax for logical plan and parser for logical plan
> ----------------------------------------------------------
>
>                 Key: DRILL-3
>                 URL: https://issues.apache.org/jira/browse/DRILL-3
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Ted Dunning
>            Assignee: Jacques Nadeau
>
> We need to lock down a little bit on the syntax, format and basic semantics for the logical and physical plan.

--
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] [Updated] (DRILL-3) Define syntax for logical plan and parser for logical plan

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

Jacques Nadeau updated DRILL-3:
-------------------------------

    Description: Define the basic semantics of the logical plan and expression language.  (Separating out the physical plan into a separate jira)  (was: We need to lock down a little bit on the syntax, format and basic semantics for the logical and physical plan.)
    
> Define syntax for logical plan and parser for logical plan
> ----------------------------------------------------------
>
>                 Key: DRILL-3
>                 URL: https://issues.apache.org/jira/browse/DRILL-3
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Ted Dunning
>            Assignee: Jacques Nadeau
>
> Define the basic semantics of the logical plan and expression language.  (Separating out the physical plan into a separate jira)

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