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