Generated by
JDiff

Class org.apache.pig.newplan.logical.rules.PartitionFilterOptimizer.PartitionFilterPushDownTransformer

Added Methods
List getMappedKeys(String[]) The partition keys in the argument are as reported by org.apache.hadoop.conf.Configuration) The user may have renamed these by providing a schema with different names in the load statement - this method will replace the former names with the latter names.
void setupColNameMaps()  
void updateMappedColNames(Expression)  
 

Added Fields
OperatorSubPlan subPlan