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