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