public class ColumnAliasConversionVisitor extends AllExpressionVisitor
currentOp
currentWalker, DEFAULT_SCOPE, plan
Constructor and Description |
---|
ColumnAliasConversionVisitor(OperatorPlan plan) |
Modifier and Type | Method and Description |
---|---|
protected LogicalExpressionVisitor |
getVisitor(LogicalExpressionPlan exprPlan)
Get a new instance of the expression visitor to apply to
a given expression.
|
visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit
visit, visit, visit, visit, visit, visit, visit, visit
getPlan, popWalker, pushWalker, visit
public ColumnAliasConversionVisitor(OperatorPlan plan) throws FrontendException
FrontendException
protected LogicalExpressionVisitor getVisitor(LogicalExpressionPlan exprPlan) throws FrontendException
AllExpressionVisitor
getVisitor
in class AllExpressionVisitor
exprPlan
- LogicalExpressionPlan that will be visitedFrontendException
Copyright © 2007-2017 The Apache Software Foundation