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