public class IdentityCast extends SqlOperator
| Modifier and Type | Field and Description |
|---|---|
static IdentityCast |
IDENTITY_CAST |
| Modifier | Constructor and Description |
|---|---|
protected |
IdentityCast() |
| Modifier and Type | Method and Description |
|---|---|
ScalarFunctionImplementation |
specialize(BoundVariables boundVariables,
int arity,
TypeManager typeManager,
FunctionRegistry functionRegistry) |
getDescription, isDeterministic, isHiddenbuilder, getSignaturepublic static final IdentityCast IDENTITY_CAST
public ScalarFunctionImplementation specialize(BoundVariables boundVariables, int arity, TypeManager typeManager, FunctionRegistry functionRegistry)
specialize in class SqlScalarFunctionCopyright © 2012–2019. All rights reserved.