| Package | Description |
|---|---|
| io.prestosql.sql.planner.iterative.rule |
| Modifier and Type | Class and Description |
|---|---|
class |
CanonicalizeExpressions |
class |
DesugarAtTimeZone |
class |
DesugarCurrentPath |
class |
DesugarCurrentUser |
class |
DesugarLambdaExpression |
class |
DesugarTryExpression |
class |
RemoveDuplicateConditions
Flattens and removes duplicate conjuncts or disjuncts.
|
class |
SimplifyExpressions |
class |
UnwrapCastInComparison
Given s of type S, a constant expression t of type T, and when an implicit
cast exists between S->T, converts expression of the form:
|
Copyright © 2012–2019. All rights reserved.