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