Package io.trino.sql.analyzer
Class Analysis.PredicateCoercions
java.lang.Object
io.trino.sql.analyzer.Analysis.PredicateCoercions
- Enclosing class:
Analysis
Analysis for predicates such as
x IN (subquery) or x = SOME (subquery)-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
PredicateCoercions
-
-
Method Details
-
getValueType
-
getValueCoercion
-
getSubqueryCoercion
-