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