Remove DEFINE from QueryParser
------------------------------
Key: PIG-323
URL: https://issues.apache.org/jira/browse/PIG-323
Project: Pig
Issue Type: Bug
Components: impl
Affects Versions: types_branch
Reporter: Santhosh Srinivasan
Assignee: Santhosh Srinivasan
Priority: Minor
Fix For: types_branch
Remove the keyword DEFINE and the associated methods from QueryParser. The
syntax and semantics of define as proposed in the functional specification
breaks backward compatibility. The UDFs will now provide the list of function
arguments that are expected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.