Class CastEmptyStringNullableVarCharToNullableFloat4

java.lang.Object
org.apache.drill.exec.expr.fn.impl.gcast.CastEmptyStringNullableVarCharToNullableFloat4
All Implemented Interfaces:
DrillFunc, DrillSimpleFunc

public class CastEmptyStringNullableVarCharToNullableFloat4 extends Object implements DrillSimpleFunc
This file is generated with Freemarker using the template exec/java-exec/src/main/codegen/templates/CastEmptyStringVarTypesToNullableNumeric.java
  • Constructor Details

    • CastEmptyStringNullableVarCharToNullableFloat4

      public CastEmptyStringNullableVarCharToNullableFloat4()
  • Method Details