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