public class ZetaSQLCastFunctionImpl
extends java.lang.Object
implements org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.schema.ImplementableFunction
Modifier and Type | Field and Description |
---|---|
static org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.sql.validate.SqlUserDefinedFunction |
ZETASQL_CAST_OP |
Constructor and Description |
---|
ZetaSQLCastFunctionImpl() |
Modifier and Type | Method and Description |
---|---|
org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.adapter.enumerable.CallImplementor |
getImplementor() |
java.util.List<org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.schema.FunctionParameter> |
getParameters() |
public static final org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.sql.validate.SqlUserDefinedFunction ZETASQL_CAST_OP
public org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.adapter.enumerable.CallImplementor getImplementor()
getImplementor
in interface org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.schema.ImplementableFunction
public java.util.List<org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.schema.FunctionParameter> getParameters()
getParameters
in interface org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.schema.Function