Package io.trino.operator.scalar
Class GenericIndeterminateOperator
java.lang.Object
io.trino.metadata.SqlScalarFunction
io.trino.operator.scalar.GenericIndeterminateOperator
- All Implemented Interfaces:
SqlFunction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SpecializedSqlScalarFunctionspecialize(BoundSignature boundSignature) Methods inherited from class io.trino.metadata.SqlScalarFunction
getFunctionMetadata, specializeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.trino.metadata.SqlFunction
getFunctionDependencies, getFunctionDependencies
-
Constructor Details
-
GenericIndeterminateOperator
-
-
Method Details
-
specialize
- Overrides:
specializein classSqlScalarFunction
-