public class QueryPlanTreeTransformation extends Object
| Constructor and Description |
|---|
QueryPlanTreeTransformation() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
applyCorrelation(ParseContext pCtx,
CorrelationOptimizer.CorrelationNodeProcCtx corrCtx,
IntraQueryCorrelation correlation)
Based on the correlation, we transform the query plan tree (operator tree).
|
protected static void applyCorrelation(ParseContext pCtx, CorrelationOptimizer.CorrelationNodeProcCtx corrCtx, IntraQueryCorrelation correlation) throws SemanticException
pCtx - corrCtx - correlation - SemanticExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.