-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17376/
-----------------------------------------------------------
(Updated March 30, 2014, 2:25 a.m.)
Review request for pig and Rohini Palaniswamy.
Changes
-------
working patch for single col manipulation within nested foreach. unit tests for
more comprehensive cases already attached to JIRA and can be patched for as a
follow-up JIRA.
Changes in HExecutionEngine and LogicalPlanOptimizer are trivial to enable this
new rule and same as in diff rev 1.
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
test/org/apache/pig/test/TestNestedForEachUserFunc.java e69de29
Diff: https://reviews.apache.org/r/17376/diff/
Testing
-------
Thanks,
Mona Chitnis