Package | Description |
---|---|
com.facebook.presto.sql.planner | |
com.facebook.presto.sql.planner.plan |
Modifier and Type | Method and Description |
---|---|
static Optional<SortExpressionContext> |
SortExpressionExtractor.extractSortExpression(Set<VariableReferenceExpression> buildVariables,
RowExpression filter,
FunctionAndTypeManager functionAndTypeManager) |
Modifier and Type | Method and Description |
---|---|
Optional<SortExpressionContext> |
JoinNode.getSortExpressionContext(FunctionAndTypeManager functionAndTypeManager) |
Copyright © 2012–2022. All rights reserved.