public class SparkMapJoinResolver extends Object implements PhysicalPlanResolver
Constructor and Description |
---|
SparkMapJoinResolver() |
Modifier and Type | Method and Description |
---|---|
static Set<Operator<?>> |
getOp(BaseWork work,
Class<?> clazz) |
PhysicalContext |
resolve(PhysicalContext pctx)
All physical plan resolvers have to implement this entry method.
|
public PhysicalContext resolve(PhysicalContext pctx) throws SemanticException
PhysicalPlanResolver
resolve
in interface PhysicalPlanResolver
SemanticException
Copyright © 2017 The Apache Software Foundation. All rights reserved.