public class QueryPlanTreeTransformation
extends java.lang.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 © 2012 The Apache Software Foundation