public class BucketingSortingInferenceOptimizer extends java.lang.Object implements PhysicalPlanResolver
| Constructor and Description |
|---|
BucketingSortingInferenceOptimizer() |
| Modifier and Type | Method and Description |
|---|---|
PhysicalContext |
resolve(PhysicalContext pctx)
All physical plan resolvers have to implement this entry method.
|
public PhysicalContext resolve(PhysicalContext pctx) throws SemanticException
PhysicalPlanResolverresolve in interface PhysicalPlanResolverSemanticExceptionCopyright © 2012 The Apache Software Foundation