Generated by
JDiff

Class org.apache.pig.newplan.logical.relational.LogicalRelationalOperator

Added Methods
boolean isPinnedOption(Integer)  
void pinOption(Integer)  
 

Added Fields
HashSet mPinnedOptions A HashSet to indicate whether an option (such a Join Type) was pinned by the user or can be chosen at runtime by the optimizer.