Improve parsing for UDFs in QueryParser
---------------------------------------
Key: PIG-163
URL: https://issues.apache.org/jira/browse/PIG-163
Project: Pig
Issue Type: Bug
Reporter: Arun C Murthy
Parsing of UDFs in QueryParser (used in LOAD/GROUP) could be more strict,
currently it just assumes it is a list of quoted-strings, so for e.g. it
doesn't handle UDFs which take other UDFs as arguments.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.