| Package | Description |
|---|---|
| io.prestosql.sql.planner | |
| io.prestosql.sql.planner.plan |
| Modifier and Type | Method and Description |
|---|---|
static Optional<SortExpressionContext> |
SortExpressionExtractor.extractSortExpression(Set<Symbol> buildSymbols,
Expression filter) |
| Modifier and Type | Method and Description |
|---|---|
Optional<SortExpressionContext> |
JoinNode.getSortExpressionContext() |
Copyright © 2012–2019. All rights reserved.