public class PruneCrossJoinColumns extends ProjectOffPushDownRule<JoinNode>
Rule.Context, Rule.Result| Constructor and Description |
|---|
PruneCrossJoinColumns() |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<PlanNode> |
pushDownProjectOff(PlanNodeIdAllocator idAllocator,
JoinNode joinNode,
Set<Symbol> referencedOutputs) |
apply, getPatternprotected Optional<PlanNode> pushDownProjectOff(PlanNodeIdAllocator idAllocator, JoinNode joinNode, Set<Symbol> referencedOutputs)
pushDownProjectOff in class ProjectOffPushDownRule<JoinNode>Copyright © 2012–2019. All rights reserved.