Generated by
JDiff

Class org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POPreCombinerLocalRearrange

Changed Methods
POPreCombinerLocalRearrange clone() Change in return type from PhysicalOperator to POPreCombinerLocalRearrange.
Method was inherited from PhysicalOperator, but is now defined locally.
 
 

Changed Fields
BagFactory mBagFactory Field was locally defined, but is now inherited from PhysicalOperator. Change from non-final to final.
 
TupleFactory mTupleFactory Field was locally defined, but is now inherited from PhysicalOperator.