public class CastLineageSetter extends AllExpressionVisitor
currentOp
currentWalker, DEFAULT_SCOPE, plan
Constructor and Description |
---|
CastLineageSetter(LogicalPlan plan,
CompilationMessageCollector msgCollector) |
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 CastLineageSetter(LogicalPlan plan, CompilationMessageCollector msgCollector) 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