public class SparkSkewJoinResolver extends Object implements PhysicalPlanResolver
Modifier and Type | Class and Description |
---|---|
static class |
SparkSkewJoinResolver.SparkSkewJoinProcCtx |
Constructor and Description |
---|
SparkSkewJoinResolver() |
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
PhysicalPlanResolver
resolve
in interface PhysicalPlanResolver
SemanticException
Copyright © 2017 The Apache Software Foundation. All rights reserved.