public class PartitionFilterOptimizer.NewPartitionFilterPushDownTransformer extends PartitionFilterOptimizer.PartitionFilterPushDownTransformer
subPlan| Constructor and Description |
|---|
PartitionFilterOptimizer.NewPartitionFilterPushDownTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
transform(OperatorPlan matched)
Transform the tree
|
check, getMappedKeys, reportChanges, setupColNameMaps, updateMappedColNamespublic PartitionFilterOptimizer.NewPartitionFilterPushDownTransformer()
public void transform(OperatorPlan matched) throws FrontendException
Transformertransform in class PartitionFilterOptimizer.PartitionFilterPushDownTransformermatched - the sub-set of the plan that matches the pattern. This
subset has the same graph as the pattern, but the operators
point to the same objects as the plan to be matched.FrontendExceptionCopyright © 2007-2012 The Apache Software Foundation