public class MapJoinResolver extends Object implements PhysicalPlanResolver
| Modifier and Type | Class and Description |
|---|---|
static class |
MapJoinResolver.LocalMapJoinProcCtx
A container of current task and parse context.
|
| Constructor and Description |
|---|
MapJoinResolver() |
| 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 © 2019 The Apache Software Foundation. All Rights Reserved.