public class PhysicalOptimizer extends Object
| Constructor and Description |
|---|
PhysicalOptimizer(PhysicalContext pctx,
HiveConf hiveConf) |
| Modifier and Type | Method and Description |
|---|---|
PhysicalContext |
optimize()
invoke all the resolvers one-by-one, and alter the physical plan.
|
public PhysicalOptimizer(PhysicalContext pctx, HiveConf hiveConf)
public PhysicalContext optimize() throws SemanticException
HiveExceptionSemanticExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.