[ 
https://issues.apache.org/jira/browse/PIG-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun C Murthy updated PIG-154:
------------------------------

    Attachment: PIG-154_0_20080319.patch

Here is a patch for review while I continue doing some large-scale tests... 
I've moved parsing of DEFINE and STORE to QueryParser from GruntParser and 
ensured it passes all unit tests.

> Move DEFINE and STORE parsing into QueryParser from GruntParser
> ---------------------------------------------------------------
>
>                 Key: PIG-154
>                 URL: https://issues.apache.org/jira/browse/PIG-154
>             Project: Pig
>          Issue Type: Improvement
>          Components: grunt
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.1.0
>
>         Attachments: PIG-154_0_20080319.patch
>
>
> Currently GruntParser handles the parsing of DEFINE and STORE commands, it 
> would be better to parse these in the main QueryParser since it has better 
> infrastructure for expressions etc. which are really crucial for parsing UDFs 
> etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to