Package org.apache.pig.impl.logicalLayer.optimizer

Class Summary
ImplicitSplitInserter  
LogicalOptimizer An optimizer for logical plans.
LogicalTransformer  
OpLimitOptimizer A visitor to discover if any schema has been specified for a file being loaded.
SchemaCalculator A visitor to reset all the schemas in a logical plan.
SchemaRemover A visitor to reset all the schemas in a logical plan.
StreamOptimizer A visitor to optimize in the following scenario with streaming: Optimize when LOAD precedes STREAM and the loader class is the same as the serializer for the STREAM.
TypeCastInserter A visitor to discover if any schema has been specified for a file being loaded.
 



Copyright © ${year} The Apache Software Foundation