Generated by
JDiff

Class org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PhyPlanSetter

Added Methods
void visit(PhysicalOperator)  
void visitPoissonSample(POPoissonSample)  
void visitReservoirSample(POReservoirSample)  
 

Changed Methods
void visitPOOptimizedForEach(POOptimizedForEach) Change in exceptions thrown from no exceptions to org.apache.pig.impl.plan.VisitorException.
 
void visitPartialAgg(POPartialAgg) Change in exceptions thrown from no exceptions to org.apache.pig.impl.plan.VisitorException.
 
void visitPreCombinerLocalRearrange(POPreCombinerLocalRearrange) Change in exceptions thrown from no exceptions to org.apache.pig.impl.plan.VisitorException.