-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17376/
-----------------------------------------------------------
(Updated March 28, 2014, 4:53 p.m.)
Review request for pig and Rohini Palaniswamy.
Changes
-------
Working code for simple case - nested foreach userfunc loading single argument
and generate operating on same argument.
commented out code is to make it work for complex cases
1. multiple arguments
2. userfunc having a subset of generate arguments - how to pass through from
initial load to initial foreach
Bugs: PIG-3000
https://issues.apache.org/jira/browse/PIG-3000
Repository: pig-git
Description
-------
See JIRA.
Diffs (updated)
-----
src/org/apache/pig/newplan/logical/rules/NestedForEachUserFunc.java e69de29
Diff: https://reviews.apache.org/r/17376/diff/
Testing
-------
Thanks,
Mona Chitnis