public interface PhysicalPlanResolver
| Modifier and Type | Method and Description |
|---|---|
PhysicalContext |
resolve(PhysicalContext pctx)
All physical plan resolvers have to implement this entry method.
|
PhysicalContext resolve(PhysicalContext pctx) throws SemanticException
pctx - SemanticExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.