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