Class CastEmptyStringVarCharToNullableFloat4

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

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

    • CastEmptyStringVarCharToNullableFloat4

      public CastEmptyStringVarCharToNullableFloat4()
  • Method Details