| Package | Description |
|---|---|
| io.prestosql.sql.planner.iterative.rule | |
| io.prestosql.sql.planner.plan |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<PlanNode> |
PruneMarkDistinctColumns.pushDownProjectOff(PlanNodeIdAllocator idAllocator,
MarkDistinctNode markDistinctNode,
Set<Symbol> referencedOutputs) |
| Modifier and Type | Method and Description |
|---|---|
static Pattern<MarkDistinctNode> |
Patterns.markDistinct() |
| Modifier and Type | Method and Description |
|---|---|
R |
PlanVisitor.visitMarkDistinct(MarkDistinctNode node,
C context) |
Copyright © 2012–2019. All rights reserved.