Package io.trino.operator.scalar
Class VersionFunction
java.lang.Object
io.trino.metadata.SqlScalarFunction
io.trino.operator.scalar.VersionFunction
- All Implemented Interfaces:
SqlFunction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic io.airlift.slice.SlicegetVersion(String version) specialize(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
-
VersionFunction
-
-
Method Details
-
specialize
- Overrides:
specializein classSqlScalarFunction
-
getVersion
-