java.lang.Object
org.apache.beam.sdk.extensions.sql.zetasql.translation.impl.CastFunctionImpl
All Implemented Interfaces:
org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.Function, org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.ImplementableFunction

@Internal public class CastFunctionImpl extends Object implements org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.ImplementableFunction
ZetaSQLCastFunctionImpl.
  • Constructor Details

    • CastFunctionImpl

      public CastFunctionImpl()
  • Method Details

    • getImplementor

      public org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.adapter.enumerable.CallImplementor getImplementor()
      Specified by:
      getImplementor in interface org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.ImplementableFunction
    • getParameters

      public List<org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.FunctionParameter> getParameters()
      Specified by:
      getParameters in interface org.apache.beam.vendor.calcite.v1_28_0.org.apache.calcite.schema.Function