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