Generated by
JDiff

Class org.apache.pig.newplan.logical.rules.TypeCastInserter

Added Methods
LogicalSchema determineSchema(LogicalRelationalOperator)  
boolean isCastAdjusted(LogicalRelationalOperator)  
void markCastInserted(LogicalRelationalOperator)  
void markCastNoNeed(LogicalRelationalOperator)  
 

Changed Methods
OperatorPlan buildPattern() Method was locally defined, but is now inherited from Rule. Changed from non-abstract to abstract. Build the pattern that this rule will look for