Generated by
JDiff

Package org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators

Changed Classes
Add  
BinaryComparisonOperator This is a base class for all binary comparison operators.
BinaryExpressionOperator A base class for all Binary expression operators.
ConstantExpression This class implements a Constant of any type.
Divide  
ExpressionOperator A base class for all types of expressions.
Mod  
Multiply  
POBinCond  
POCast This is just a cast that converts DataByteArray into either String or Integer.
POMapLookUp  
PONegative  
POProject Implements the overloaded form of the project operator.
POUserComparisonFunc  
POUserFunc  
Subtract  
UnaryComparisonOperator This is a base class for all unary comparison operators.